mod_proxy and ProxyErrorOverride Directive

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

 



We have switched from mod_jk to mod_proxy_ajp recently, and I'm trying to get similar behavior to what we did via uriworkermap.properties files, in which we blocked most error codes coming from our Java application, for example:


/app|/*worker1;use_server_errors=401,.... <error list to have Apache serve up instead>


It seems one way of achieving similar things via mod_proxy/mod_proxy_ajp would be to use:


"ProxyErrorOverride On"


That then blocks most of what we want, however, it blocks too much. We want a few error codes to be served up by our Java application instead of Apache. Is there a way to do this?



---------------------------------------------------------------------
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