.htaccess file contains rules & Minify CSS causing format issues
-
Hello,
I have a Woocommerce site that is using https on all pages, and using Cloudflare. I’ve got most things setup and working, but have 2 issues I need help resolving.1) I’m getting this notice and I’m not sure how to fix it. Where do I start?:
.htaccess file contains rules to rewrite url https://www.domain.com/w3tc_rewrite_test into https://www.domain.com/?w3tc_rewrite_test which, if handled by plugin, return “OK” message.
The plugin made a request to https://www.domain.com/w3tc_rewrite_test but received:
404 Not Found
instead of “OK” response.2) Minify CSS causes the Cart page to format incorrectly. This is what the page looks like before enabling Minify CSS:
https://www.dropbox.com/s/ay6a50oug9kwghd/Screenshot%202016-10-19%2011.33.25.png?dl=0And this is what it looks like after:
https://www.dropbox.com/s/q1ujb32j4cmrju9/Screenshot%202016-10-19%2011.14.10.png?dl=0I’ve disabled Minify CSS under Performance > Minify > CSS unchecked “enabled”. What’s the best way to resolve this so I can enable Minify CSS without the page changing format as it does above?
Many thanks for your time.
- The topic ‘.htaccess file contains rules & Minify CSS causing format issues’ is closed to new replies.