This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
nginxconfig.io
mirror of
https://github.com/digitalocean/nginxconfig.io
Watch
1
Star
0
Fork
You've already forked nginxconfig.io
0
Code
Issues
Projects
Releases
Wiki
Activity
88c857d9dd
nginxconfig.io
/
public
/
templates
/
conf
/
_letsencrypt.conf.html
5 lines
91 B
HTML
Raw
Blame
History
# ACME-challenge
location ^~ /.well-known/acme-challenge/ {
root /var/www/_letsencrypt;
}
Reference in New Issue
View Git Blame
Copy Permalink