forked from pool/nextcloud
Accepting request 652246 from home:ecsos:server
- Fix warning for /.well-known/{caldav,carddav} in overview
security & setup warning.
OBS-URL: https://build.opensuse.org/request/show/652246
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=60
This commit is contained in:
@@ -20,3 +20,6 @@ Alias /nextcloud "@DATAPATH@/"
|
||||
# just in case if .htaccess gets disabled
|
||||
Require all denied
|
||||
</Directory>
|
||||
|
||||
Redirect 301 /.well-known/carddav /nextcloud/remote.php/dav
|
||||
Redirect 301 /.well-known/caldav /nextcloud/remote.php/dav
|
||||
|
||||
Reference in New Issue
Block a user