Sander Striker wrote:
Hi,

The last couple of weeks I've had to dive into mod_proxy.  I'd
like to know what all the #ifdef FIX_15207 lines are all about
in mod_proxy.c.  Keeping the #define breaks the crap out of
interaction with mod_rewrite for instance.


I agree with you. Take a look at: http://issues.apache.org/bugzilla/show_bug.cgi?id=32459

Same problem. FIX_15207 totally disables proxy_canon hook.


Furthermore the documentation of mod_proxy* explains a lot
of options that are not supported (anymore).  Like ProxyPass !

This should be fixed in the head.

for instance.  The other thing is <Proxy /location opt1=1 opt2=2 ...>.


Regards, Mladen.

Reply via email to