[Mod_gzip] Need some exclude syntax help

Chad Phillips mod_gzip@lists.over.net
Tue, 9 Dec 2003 09:56:43 -0600 (CST)


Hi,

I am using mod_gzip and a proxy server.  I have apache proxy all requests
that end in .xml to a tomcat server.  For some reason if the request has a
get method ie (mysite.com/file.xml?printfriendly) something chokes with
mod gzip.

I have been trying to have mod_gzip include say "file.xml" , but exclude
"file.xml?printfriendly", but I haven't had any luck.

Does anyone have any ideas on how to to that?

thanks
chad