This commit is contained in:
parent
f0859a2999
commit
ff2dea6a76
@ -28,7 +28,7 @@ http {
|
||||
location / {
|
||||
index index.html;
|
||||
root /var/www/html;
|
||||
try_files $uri $uri/ /index.html;s
|
||||
try_files $uri $uri/ /index.html;
|
||||
absolute_redirect off;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user