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
6fad1e07cc
nginxconfig.io
/
public
/
templates
/
_letsencrypt.conf.html
4 lines
101 B
HTML
Raw
Blame
History
location ^~ /.well-known/acme-challenge/ {
default_type "text/plain";
root /var/www/_letsencrypt;
}
Reference in New Issue
View Git Blame
Copy Permalink