diff --git a/html/.htaccess b/html/.htaccess
index 607a52f..08a8246 100644
--- a/html/.htaccess
+++ b/html/.htaccess
@@ -13,4 +13,9 @@
ExpiresActive Off
-
\ No newline at end of file
+
+
+
+ Redirect 301 /.well-known/caldav /dav.php
+ Redirect 301 /.well-known/carddav /dav.php
+