Delete nginx.conf
This commit is contained in:
@@ -1,8 +0,0 @@
|
|||||||
location / {
|
|
||||||
index index.php;
|
|
||||||
try_files $uri $uri/ /index.php?$query_string;
|
|
||||||
}
|
|
||||||
|
|
||||||
location ~ /\.ht {
|
|
||||||
deny all;
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user