feat: nuke try_files
This commit is contained in:
parent
bec0b8d23b
commit
570228153d
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@
|
|||
location ~ ^/\.well-known/(?!acme-challenge|pki-validation) {
|
||||
return 301 /nextcloud/index.php$request_uri;
|
||||
}
|
||||
try_files $uri $uri/ =404;
|
||||
#try_files $uri $uri/ =404;
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue