mod_deflate pitfall
From: Michael Kefeder <mike_at_weird-birds.org>
Date: 2002-11-25 13:40:09 CET
Hi
Today i got a strange error from the svn client when i tried to commit:
OPTIONS of /htd/sysprog1a: Compressed stream invalid
Strange because commiting worked until today, so i tried to find the source
<IfModule mod_deflate.c>
Where "SetEnv gzip-only-text/html 1" is the bad boy. When this is set svn
SetEnv gzip-only-text/html 0
and with that setting the svn client works again.
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.