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

Fix to enable external CSS from both Site Domain and CDN/X-Domain at the same time #287

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

pjmatos
Copy link

@pjmatos pjmatos commented Jun 20, 2014

When using the cross-domain setup for stylesheets hosted on a CDN, local stylesheet files (on the site domain) cannot be loaded. IE8 raises a "Permission denied" error. This fix prevents local stylesheets to be processed by the proxy.

@SimonEast
Copy link

Would love to see this merged.

@t12ung
Copy link

t12ung commented Nov 11, 2015

Be careful to ensure that both CDN css file and respond-proxy.html are from the same domain or you will get permission denied error!

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.

None yet

4 participants