ticktackk / RouteOnSubdomainForXF2

MIT License
2 stars 0 forks source link

Doesn't allow making request from <host> to <route>.<host> via Ajax #1

Closed ticktackk closed 5 years ago

ticktackk commented 5 years ago

Console warnings thrown:

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://<host>/job.php. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).

Live Content - connecting devjs.php:196:21
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://account.<host>/index.php?live. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://account.<host>/index.php?live. (Reason: CORS request did not succeed).