On Fri, Mar 10, 2017 at 10:24 AM, Matthew Broadhead
<matthew.broadh...@nbmlaw.co.uk> wrote:
> Declaring the following directives in a virtual host
> ProxyPass "/.well-known/" !             # don't pass lets encrypt folder
> ProxyPass "/" ajp://localhost:8010/     # pass root to tomcat server
> should result in .well-known folder NOT being proxy passed. However it is
> still passed

Are you sure it's proxied as a result of that quoted rule that follows
it, and not another?


-- 
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