On Wed, Aug 29, 2007 at 08:00:18PM -0500, Ryan Schmidt wrote:
> On Aug 27, 2007, at 21:20, McGrath, Adam J wrote:
> >
> > [reports multi-status problem.
>
> I found this problem reported in an old mail on the mailing list. In
> that case, the problem was that output compression had been enabled
> globally using
>
> LoadModule deflate_module modules/mod_deflate.so
>
> <Location />
> AddOutputFilterByType DEFLATE text/html
> </Location>
>
> See
>
> http://svn.haxx.se/users/archive-2004-01/0980.shtml
>
> Check your main Apache configuration file and see if you have
> something like that in there, and if so, try turning it off. If that
> fixes the problem, reconfigure so this compression is not used for
> the repository URLs.
Anybody knows the real reason of this problem? Do we really need to
completely disable compression? Why does it work for many people, but
don't work for other?
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Sep 1 14:37:34 2007