fix: absolute crash
This commit is contained in:
parent
6e33f203ba
commit
bec0b8d23b
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@
|
|||
};
|
||||
"^~ /.well-known" = {
|
||||
extraConfig = ''
|
||||
absolute_redirect off;
|
||||
# absolute_redirect off;
|
||||
location ~ ^/\.well-known/(?:carddav|caldav)$ {
|
||||
return 301 /nextcloud/remote.php/dav;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue