mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-04 09:34:08 +02:00
ocm-provider
This commit is contained in:
parent
a8a3fb2765
commit
28d0d666b4
2 changed files with 17 additions and 7 deletions
|
|
@ -15,5 +15,5 @@ location / {
|
|||
|
||||
rewrite ^(/core/doc/[^\/]+/)$ $1/index.html;
|
||||
|
||||
try_files $uri $uri/ index.php;
|
||||
try_files $uri $uri/ /index.php$request_uri;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue