Current time: 10-05-2024, 11:24 AM Hello There, Guest! (LoginRegister)


Post Reply 
Enable mod_deflate or gzip
Author Message
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #2
RE: Enable mod_deflate or gzip
Code:
cp /etc/apache2/mod-available/deflate* /etc/apache2/mod-enabled
Should be:
Code:
a2enmod deflate
This takes care of symlinking for you Smile

Also, the configuration snippet can be placed in an .htaccess in order to enable it for a single domain
06-25-2009 06:44 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Enable mod_deflate or gzip - seba22 - 06-25-2009, 06:22 AM
RE: Enable mod_deflate or gzip - kilburn - 06-25-2009 06:44 AM
RE: Enable mod_deflate or gzip - seba22 - 06-25-2009, 06:51 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)