On Fri, Mar 10, 2017 at 10:43 AM, Matthew Broadhead
<[email protected]> wrote:
> yes it is definitely because of that line.  i also just tried
> <Location "/">
> ProxyPass ajp://www.nbmlaw.co.uk:8010/
> </Location>
> <Location "/.well-known/">
> ProxyPass !
> </Location>
> and that has exactly the same effect


That syntax is known to not work. Once you proxy within <location, it
cannot be undone with any !

-- 
Eric Covener
[email protected]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to