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

IIS6 and rewritten css image urls #40

Closed
andrewdavey opened this issue Aug 31, 2011 · 1 comment
Closed

IIS6 and rewritten css image urls #40

andrewdavey opened this issue Aug 31, 2011 · 1 comment

Comments

@andrewdavey
Copy link
Owner

IIS6 won't send the rewritten css image URLs to the Cassette handler.
Either document the need for a wildcard mapping in IIS6, or provide an option to rewrite URLs to application absolute instead.

@andrewdavey
Copy link
Owner Author

Fixed by replacing the ".png" in a rewritten URL with "_png" (for example).
So the URL will not trigger static file handler or require wildcard in IIS6

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

No branches or pull requests

1 participant