3 lines
157 B
Text
3 lines
157 B
Text
|
rewrite ^/\.well-known/carddav https://$server_name/remote.php/dav/ permanent;
|
||
|
rewrite ^/\.well-known/caldav https://$server_name/remote.php/dav/ permanent;
|