Help with conditional ProxyPassMatch

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi to all,

I want to make conditional forward proxy within Apache ,based on request header if a given request header exists, I want to proxy the request, if not, not proxy
and also I need to do this NOT with RewriteRule and [P] flags.

I can't find how to define conditional proxying based on some environment variable or request header, to achieve the following:

<If RequestHeader - Some_Header == 1 >
    ProxyPassMatch / http://127.0.0.1:8080
</>

Any help would be strong appreciated :)

Regards,

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux