Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enabling CORS for serving the /skin on subdomain #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yasinkocak
Copy link
Contributor

using a subdomain for serving the /skin directory that might be having problems with the icon fonts showing in the browser.
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://static.*removed*.com/skin/frontend/ultimo/default/fonts/themeicons/ThemeIcons.woff?387osh. This can be fixed by moving the resource to the same domain or enabling CORS.

using a subdomain for serving the /skin directory that might be having problems with the icon fonts showing in the browser.
```
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://static.*removed*.com/skin/frontend/ultimo/default/fonts/themeicons/ThemeIcons.woff?387osh. This can be fixed by moving the resource to the same domain or enabling CORS.
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant