On Fri, Mar 10, 2017 at 10:24 AM, Matthew Broadhead <[email protected]> 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 [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
