Add note about NGINX to well-known troubleshooting

This commit is contained in:
Georg Ehrke 2019-01-01 19:23:08 +01:00 committed by GitHub
parent 2f165e71b7
commit 764b977a3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -281,6 +281,8 @@ document root of your Web server and add the following lines::
Make sure to change /nextcloud to the actual subfolder your Nextcloud instance is running in.
If you are running NGINX, make sure ``location = /.well-known/carddav {`` and ``location = /.well-known/caldav {`` are properly configured as described in :doc:`../installation/nginx`, adapt to use a subfolder if necessary.
Now change the URL in the client settings to just use:
``https://example.com``