From 1b074f48d824107de651a34a3948692cb5ca448f Mon Sep 17 00:00:00 2001 From: J0WI Date: Mon, 1 Jul 2019 18:45:27 +0200 Subject: Remove duplicated spaces Signed-off-by: J0WI --- .htaccess | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.htaccess') diff --git a/.htaccess b/.htaccess index 43c8ea22065..2a4c8dfe5b6 100644 --- a/.htaccess +++ b/.htaccess @@ -41,8 +41,8 @@ RewriteEngine on - RewriteCond %{HTTP_USER_AGENT} DavClnt - RewriteRule ^$ /remote.php/webdav/ [L,R=302] + RewriteCond %{HTTP_USER_AGENT} DavClnt + RewriteRule ^$ /remote.php/webdav/ [L,R=302] 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] -- cgit v1.2.3