On Mon, Jan 30, 2017 at 07:52:03AM -0500, Eric Covener wrote:
> I have a fix but not sure if the change should just be reverted. In
> the PR, the user changed the 2.2 config to make the ProxyPass within
> location and expected similar behavior.
> 
> Should have probably just told them that exceptions just could not be
> done that way.
> 
> PR config is
> 
> ProxyPass /error !
> <Location />
>   ProxyPass http://foo/...
> </Location>
> 
> It seemed useful at the time, but since stuffing the thing inside of
> Location is not all that more useful functionally, adding more code
> seems like a mistake.

Asserting/documenting that higher-level exceptions don't apply for 
ProxyPass within <Location> seems pretty reasonable to me.

Regards, Joe

Reply via email to