Update default
This commit is contained in:
@@ -20,7 +20,7 @@ server {
|
|||||||
location / {
|
location / {
|
||||||
try_files $uri $uri/ =404;
|
try_files $uri $uri/ =404;
|
||||||
}
|
}
|
||||||
location /L7 {
|
location ^~ /L7 {
|
||||||
testcookie off;
|
testcookie off;
|
||||||
}
|
}
|
||||||
# ================================================
|
# ================================================
|
||||||
|
|||||||
Reference in New Issue
Block a user