diff --git a/build/configs/apache2/.htaccess b/build/configs/apache2/.htaccess new file mode 100644 index 000000000..1d598e27b --- /dev/null +++ b/build/configs/apache2/.htaccess @@ -0,0 +1,5 @@ + + RewriteEngine On + RewriteRule /.well-known/carddav /index.php/dav [R,L] + +