initial commit
This commit is contained in:
4
files/conf.d/custom/acme.conf
Normal file
4
files/conf.d/custom/acme.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
location ~ /.well-known {
|
||||
try_files $uri $uri/ =404;
|
||||
root /var/www;
|
||||
}
|
Reference in New Issue
Block a user