Sync docs
This commit is contained in:
parent
e32a46d6cf
commit
b2a7c7623d
1 changed files with 1 additions and 1 deletions
|
@ -299,7 +299,7 @@ location ~ /pico/(\.htaccess|\.git|config|content|content-sample|lib|vendor|CHAN
|
|||
|
||||
location ~ ^/pico(.*) {
|
||||
index index.php;
|
||||
try_files $uri $uri/ /pico/?$1&$args;
|
||||
try_files $uri $uri/ /pico/index.php?$1&$args;
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue