i also added this in the virtual host
LogLevel info proxy:debug
but it makes no difference to the output in error_log

On 10/03/2017 16:48, Eric Covener wrote:
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 !


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

Reply via email to