Fix
This commit is contained in:
parent
e87cd6edd7
commit
ae63d246cc
@ -1,7 +1,4 @@
|
|||||||
# REWRITE START
|
# REWRITE START
|
||||||
location / {
|
|
||||||
try_files $uri $uri/ =404;
|
|
||||||
}
|
|
||||||
location ~ /inc/ {
|
location ~ /inc/ {
|
||||||
return 404;
|
return 404;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user