From 938ff6c6a42962c72c7560ef71baffc59f9556a9 Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Wed, 28 Apr 2021 14:20:47 +0200 Subject: [PATCH] reverted .htaccess --- community_server/webroot/.htaccess | 1 - 1 file changed, 1 deletion(-) diff --git a/community_server/webroot/.htaccess b/community_server/webroot/.htaccess index 7f19fb980..f5f2d631c 100644 --- a/community_server/webroot/.htaccess +++ b/community_server/webroot/.htaccess @@ -1,6 +1,5 @@ RewriteEngine On - RewriteCond %{REQUEST_FILENAME} !^/vue RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^ index.php [L]