Does anyone use mod_deflate with mod_filter in Apache 2.2.x?
-Message d'origine-
De : ROLLER Carl [mailto:[EMAIL PROTECTED]
Envoyé : mercredi 24 mai 2006 18:54
À : users@httpd.apache.org
Objet : [EMAIL PROTECTED] mod_deflate/mod_filter configuration
Hi,
I want to use mod_deflat
Hi,
I want to use mod_deflate (in Apache 2.2.2) as I used mod_gzip before
(in Apache 1.3): compressing with file extensions inclusions AND
MIME-type, request-header and response-header exclusions.
mod_gzip Apache 1.3 configuration:
mod_gzip_on Yes
mod_gzip_dechunk yes
mod_gzip_temp_dir /tmp
mod_g