diff --git a/.htaccess b/.htaccess index 6c72820..fce9bff 100644 --- a/.htaccess +++ b/.htaccess @@ -15,7 +15,6 @@ AddDefaultCharset utf-8 - RewriteRule ^storage/(.*)?$ /storage/$1 [L,PT] RewriteCond %{REQUEST_URI} ^/(admin) @@ -72,11 +71,6 @@ AddDefaultCharset utf-8 RewriteRule ^.*$ frontend/web/index.php [L] - - - #RewriteCond %{HTTP_HOST} ^([^www].*)$ - #RewriteRule ^(.*)$ http://www.%1/$1 [L,R=301] - #для возможности загрузки файлов парсера -- libgit2 0.21.4