diff --git a/.htaccess b/.htaccess index fa282cc..35585a7 100755 --- a/.htaccess +++ b/.htaccess @@ -17,7 +17,9 @@ RewriteRule .* https://%{SERVER_NAME}%{REQUEST_URI} [R=301,L] Redirect 301 /.well-known/carddav /cloud/remote.php/carddav - Redirect 301 /.well-known/caldav /cloud/remote.php/caldav + Redirect 301 /.well-known/caldav /cloud/remote.php/caldav + Redirect 301 /ocm-provider /cloud/ocm-provider + Redirect 301 /ocs-provider /cloud/ocs-provider # block files and folders beginning with a dot, such as .git # except for the .well-known folder, which is used for Let's Encrypt and security.txt