https://issues.apache.org/bugzilla/show_bug.cgi?id=31226


otheus <otheus+opensou...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |otheus+opensou...@gmail.com
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




--- Comment #13 from otheus <otheus+opensou...@gmail.com>  2008-12-18 17:09:48 
PST ---
Am experiencing the same problem in 2.2.3 (RHEL5, Linux 2.6.18). The rule which
hands this off to the internal proxy is:

 RewriteRule     ^/(.*\.php)$    http://WWW.xxxxx.COM:80/$1    [P]

and compression in particular set for CSS:

 AddOutputFilterByType DEFLATE text/css

(I also tried the Filter module with similar results.) 

Proxying is working fine, deflating is working fine... just not together.
According to SVN, the CHANGE_LOG says this was fixed as of 2.2.2. Is it
possible something still doesn't work correctly? Is it possible that the
rewrite module and this module don't play together well??


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to