mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
feat: Add context and code to install profiler
Signed-off-by: Gilles Quénot <gq@sputnick.fr> Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
This commit is contained in:
committed by
Ferdinand Thiessen
parent
256d9be40f
commit
6069b147c0
@@ -135,6 +135,9 @@ or
|
||||
rewrite ^/\.well-known/carddav https://$server_name/remote.php/dav/ redirect;
|
||||
rewrite ^/\.well-known/caldav https://$server_name/remote.php/dav/ redirect;
|
||||
|
||||
When using NGINX Proxy Manager, the entry ``proxy_hide_header Upgrade;`` must be added in the *"Advanced Settings"*
|
||||
of the proxy host under *"Custom Nginx Configuration"*, otherwise mobile devices (iPad, iPhone etc.) will simply receive the Error Message "Connection Closed".
|
||||
|
||||
Caddy
|
||||
^^^^^
|
||||
::
|
||||
|
||||
Reference in New Issue
Block a user