Re: location root not working as described

2021-03-20 Thread Francis Daly
On Sat, Mar 20, 2021 at 03:08:03PM -0700, John Fowler wrote: Hi there, > Thank you for your suggestion, but I had tried using the alias as well and > that did not work as advertised. The following is the results of using the > alias and “^~”. > > I do see some odd behavior. > > The following

Re: location root not working as described

2021-03-19 Thread Francis Daly
On Fri, Mar 19, 2021 at 03:01:19PM -0700, John Fowler wrote: Hi there, > I have nginx running in a docker container and configured to use let’s > encrypt for certificates services. > The location redirect to /var/www/certbot from /.well-known/acme-challenge > does not seem to work. Compare