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