>    It remember me a bug in Apache 1.3 that won't be fixed.  You seems
> to use Apache 2.0.55, and It should be fixed AFAIK.  But as a quick
> fix, commenting those lines in /etc/apache/http.conf will deactivate
> completelly the feature that cause this problem by commenting it:
>
>    # AddEncoding x-compress Z
>    # AddEncoding x-gzip gz tgz
>
>    The problem appear when the file have some extension like
> .tar.gz.sign or .tar.gz.sig and that the webserver wrongly identify
> them as compressed text files (from mod_mime).
>

Thanks, I've commented the two lines and it seems to be working in mozilla
over here... any other experiences?

Mike

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to