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