-
Notifications
You must be signed in to change notification settings - Fork 27
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
Site breaks #66
Comments
Please try this and tell me if it gets your further. :)
|
I've just tried this locally, CSS and JS load fine for me with either variant of the RewriteRule and are delivered with appropriate MIME types. @tractorcow just curious - what's different about the revised version? @hprata did the revised version fix the issue for you? |
Well, one has the additional 2 x RewriteCond, and I'm not sure if @hprata's one does. |
seems out of date, worth closing? |
all links break. CSS and JS requirements do Not load
Site loads home page but without requirements and nothing else can be accessed. Not even /dev/*
Did not parse stylesheet at '*****/font-awesome.min.css?m=1478192886' because non CSS MIME types are not allowed in strict mode.
the rewrite rule seems to not work
RewriteRule .* dynamiccache/cache-main.php?url=%1&%{QUERY_STRING} [L]
The text was updated successfully, but these errors were encountered: