Tagged Questions
0
votes
1answer
944 views
Apache mod_deflate enable?
I'm using the follow code in .htaccess. It works nicely in localhost, however in production server i'm having troubles with gzip compression.
AddOutputFilterByType DEFLATE text/css text/html ...