Antwort: [Mod_gzip] mod_gzip and mod_bandwidth.
Nacho
mod_gzip@lists.over.net
Thu, 14 Aug 2003 22:12:50 +0200
"Netforum.com.br - Gallery e-cards" wrote:
>
> YOu must insert:
>
> <Directory "drive/path/">
> <ifmodule mod_gzip.c>
> mod_gzip_on no
> </ifmodule>
> </directory>
Hi Mike.
Now it works, I have added it in httpd.conf. It seems that adding it in
.htaccess is now allowed by the module.
Still can't make work both mod_gzip and mod_bandwidth, but at least, I
can select directories for one thing or another.
Thanks.