mirror of
https://github.com/nextcloud/docker.git
synced 2025-07-29 18:08:06 +02:00
Merge 791b43739c
into 30b570f0b5
This commit is contained in:
commit
5d3041d4b3
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ http {
|
||||||
# that file is correctly served; if it doesn't, then the request is passed to
|
# that file is correctly served; if it doesn't, then the request is passed to
|
||||||
# the front-end controller. This consistent behaviour means that we don't need
|
# the front-end controller. This consistent behaviour means that we don't need
|
||||||
# to specify custom rules for certain paths (e.g. images and other assets,
|
# to specify custom rules for certain paths (e.g. images and other assets,
|
||||||
# `/updater`, `/ocm-provider`, `/ocs-provider`), and thus
|
# `/updater`, `/ocs-provider`), and thus
|
||||||
# `try_files $uri $uri/ /index.php$request_uri`
|
# `try_files $uri $uri/ /index.php$request_uri`
|
||||||
# always provides the desired behaviour.
|
# always provides the desired behaviour.
|
||||||
index index.php index.html /index.php$request_uri;
|
index index.php index.html /index.php$request_uri;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue