mirror of
https://github.com/cloudpanel-io/vhost-templates.git
synced 2026-05-18 16:33:30 +08:00
.
This commit is contained in:
@@ -18,7 +18,7 @@ server {
|
||||
|
||||
{{settings}}
|
||||
|
||||
try_files $uri $uri/ /index.php?$args =404;
|
||||
try_files $uri $uri/ /index.php?$args;
|
||||
index index.php index.html;
|
||||
|
||||
location ~ \.php$ {
|
||||
|
||||
@@ -18,7 +18,7 @@ server {
|
||||
|
||||
{{settings}}
|
||||
|
||||
try_files $uri $uri/ /index.php?$args =404;
|
||||
try_files $uri $uri/ /index.php?$args;
|
||||
index index.php index.html;
|
||||
|
||||
location ~ \.php$ {
|
||||
|
||||
Reference in New Issue
Block a user