Apache gzip conflicting or complementary?
-
Prior to using this plugin I added the following to my .htaccess to enable compression
Now that I have this plugin and have precompression turned on, should I remove these lines from my .htaccess?
# compress text, html, javascript, css, xml: AddOutputFilterByType DEFLATE text/plain AddOutputFilterByType DEFLATE text/html AddOutputFilterByType DEFLATE text/xml AddOutputFilterByType DEFLATE text/css AddOutputFilterByType DEFLATE application/xml AddOutputFilterByType DEFLATE application/xhtml+xml AddOutputFilterByType DEFLATE application/rss+xml AddOutputFilterByType DEFLATE application/javascript AddOutputFilterByType DEFLATE application/x-javascript AddType x-font/otf .otf AddType x-font/ttf .ttf AddType x-font/eot .eot AddType x-font/woff .woff AddType image/x-icon .ico AddType image/png .png
https://www.lindahall.org is our site
When I test my site on the Google Page Speed Insights, it still lists as issues:
– Enable compression
– Minify javascriptDo I have something misconfigured?
Thanks,
Mark
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Apache gzip conflicting or complementary?’ is closed to new replies.