On Fri, Mar 10, 2017 at 10:43 AM, Matthew Broadhead
<matthew.broadh...@nbmlaw.co.uk> 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
cove...@gmail.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to