Update nginx.conf
This commit is contained in:
parent
26c0d7105b
commit
c04e339c59
@ -3,7 +3,7 @@ server {
|
||||
|
||||
location / {
|
||||
root /usr/share/nginx/html;
|
||||
index index.html index.php;
|
||||
index index.php;
|
||||
}
|
||||
|
||||
#error_page 404 /404.html;
|
||||
|
Loading…
Reference in New Issue
Block a user