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]