cert.py
This commit is contained in:
@@ -15,7 +15,7 @@ server {
|
||||
|
||||
location / {
|
||||
root /home/%user?/html/%domain?;
|
||||
index index.html;
|
||||
try_files $uri $uri/index.html;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user