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

location root not working as described

2021-03-19 Thread John Fowler
Good Day, 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. Shown below is the contents of the target location and the contents. **