Josh Konkol writes:

 > Is there any issue with setting a http header with mod_header and then 
 > proxying that request ??

Assuming you're using Apache 1.3, there is an issue: mod_header and
mod_proxy don't play well together.

I maintain a set of patches that provide some header-manipulation
directives for 1.3.x mod_proxy:

  http://allafrica.com/tools/apache/mod_proxy/

By the way, your cookie-deconstructing rewrite rules are pretty slick!

Yours,
Kwin

Reply via email to