Hi, If we want to install mod_gzip on ISPConfig 3 server, can I just follow this guide? http://schroepl.net/projekte/mod_gzip/config.htm Thanks Richard
As far as I see, this apache module is for apache 1 servers and not for apache 2. Si this will not be compatible with the apache webserver that is installed on your server, ispconfig is not a problem here. For apache2, you use the module mod_deflate instaed to compress the output: http://httpd.apache.org/docs/2.0/mod/mod_deflate.html