• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

gzip compression

kram@

Regular Pleskian
Hello All,

Have moved from PLESK 7.5.4 to 8
I am trying to get my sites to be gzip compressed. Anybody got some tips to get it working on httpd-2.0.52-19

Thanks
 
Uncomment the mod_gzip lines in /etc/httpd/conf/httpd.conf ?
 
Hi,

there is no option for mod_gzip in httpd.conf in httpd-2.0.52-19.ent.centos4

Any other suggestions?


:confused:
 
soretd

He he , it helps if one reads his own post :)

Just had to add at the end of the file:

AddOutputFilterByType DEFLATE text/html text/plain text/xml application/x-httpd-php

Now working great1
:D
 
Back
Top