Sync docs
This commit is contained in:
parent
e32a46d6cf
commit
b2a7c7623d
@ -299,7 +299,7 @@ location ~ /pico/(\.htaccess|\.git|config|content|content-sample|lib|vendor|CHAN
|
|||||||
|
|
||||||
location ~ ^/pico(.*) {
|
location ~ ^/pico(.*) {
|
||||||
index index.php;
|
index index.php;
|
||||||
try_files $uri $uri/ /pico/?$1&$args;
|
try_files $uri $uri/ /pico/index.php?$1&$args;
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user