php - Browser thinks it's making a cross origin request, but it's not? -


i have have project , running online, using codeigniter framework. project deployed on server on aws. in aws, it's stored under: /var/www/html/gitprojects/purimproject didn't want have type http://urlname.com/gitprojects/purimproject changed httpd.conf base url under gitprojects, access purim project doing http://urlname.com/purimproject. when did this, whole system broke browser not make ajax calls api (on same server, had worked previously), saying cross origin requests, although they're not. it's trying post http://urlname.com http://urlname.com/purimproject/index.php/controllername , isn't working. idea have possibly changed?


Comments

Popular posts from this blog

Upgrade php version of xampp not success -

amazon web services - S3 and apache mod_proxy with basic authentication -

Change font size on axis for excel chart with powershell -