diff --git a/.htaccess b/.htaccess index cc6ec44..73d8974 100644 --- a/.htaccess +++ b/.htaccess @@ -70,8 +70,6 @@ AddDefaultCharset utf-8 RewriteCond %{REQUEST_FILENAME} !-d - RewriteCond %{HTTP_HOST} ^([^www].*)$ - RewriteRule ^(.*)$ http://www.%1/$1 [R=301] RewriteRule ^.*$ frontend/web/index.php [L] -- libgit2 0.21.4