Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- location /.well-known/acme-challenge {
- alias /etc/letsencrypt/webrootauth/.well-known/acme-challenge;
- location ~ /.well-known/acme-challenge/(.*) {
- add_header Content-Type text/plain;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement