mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 10:46:21 +07:00
Merge pull request #1333 from nextcloud/revert-1280-patch-1
Revert "change nginx-config for subdir to resolve /ocm-provider properly"
This commit is contained in:
@@ -253,10 +253,6 @@ your nginx installation.
|
||||
location = /.well-known/caldav {
|
||||
return 301 $scheme://$host/nextcloud/remote.php/dav;
|
||||
}
|
||||
|
||||
location ~ ^\/(?:ocm-provider|ocs-provider).* {
|
||||
rewrite ^ /nextcloud$request_uri;
|
||||
}
|
||||
|
||||
location /.well-known/acme-challenge { }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user