On 7/23/07, Jeff Murch <jmurch@xxxxxxx> wrote:
Thanks Joshua. That convinced me to go back and keep trying with the ProxyPassReverse directive since I wasn't happy with the header unset. It works fine after I messed with the syntax a bit. Do you know if you can do conditional header directives such as: If header = foo.bar.com Unset header
Yes, you can do something like SetEnvIf header ^foo\.bar\.com$ delete-me Header unset header env=delete-me Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx