Last active
July 25, 2016 10:50
-
-
Save cleot/232144da0d1fa8c269408c842a3c53d7 to your computer and use it in GitHub Desktop.
Letsencrypt nginx vhost webroot exception (eg. reverse proxy)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
location ~ /.well-known { | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment