https://bugs.contribs.org/show_bug.cgi?id=10589

Jean-Philippe Pialasse <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Jean-Philippe Pialasse <[email protected]> ---
the probable issue is that horde already does some kind of conpression and mod
deflate double compress it

a solution could be that the httpd template for horde 5 need an addition to
disable mod deflate if activated for the horde folder /location and or
virtualhost. Something like that could be a solution:


<IfModule mod_deflate.c>
SetEnv no-gzip 1
</IfModule>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to