RewriteRule - straightforward exclude from reverse proxying?

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

 



Hello,
is there anything like

ProxyPass /path !

(that excludes the specified path from reverse proxying) for RewriteRule ... [P] ?

Yes, the RewriteRule pattern may be adjusted to take care of that, or RewriteCond may be added to achieve similar result, but it's all quite cumbersome with more complex configurations (several rewrite rules and Proxy directives at different places and configuration files). Therefore I'd prefer something that would work on its own and wouldn't for example interfere with non-proxying rewrite rules.

Best regards,
Petr

[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