From 61ca2692921770206e6b6ce523203241e7f2f6c7 Mon Sep 17 00:00:00 2001 From: Felix Eckhofer Date: Thu, 24 Apr 2014 15:30:19 +0200 Subject: [PATCH] Remove trailing tab --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index 0f7d43ab1e1..714e8af213b 100644 --- a/.htaccess +++ b/.htaccess @@ -21,7 +21,7 @@ RewriteRule .* - [env=HTTP_AUTHORIZATION:%{HTTP:Authorization}] RewriteRule ^\.well-known/host-meta /public.php?service=host-meta [QSA,L] RewriteRule ^\.well-known/host-meta\.json /public.php?service=host-meta-json [QSA,L] RewriteRule ^\.well-known/carddav /remote.php/carddav/ [R] -RewriteRule ^\.well-known/caldav /remote.php/caldav/ [R] +RewriteRule ^\.well-known/caldav /remote.php/caldav/ [R] RewriteRule ^apps/calendar/caldav\.php remote.php/caldav/ [QSA,L] RewriteRule ^apps/contacts/carddav\.php remote.php/carddav/ [QSA,L] RewriteRule ^apps/([^/]*)/(.*\.(php))$ index.php?app=$1&getfile=$2 [QSA,L] -- 2.39.5