diff --git a/.htaccess b/.htaccess index 6e1559b..5a19407 100755 --- a/.htaccess +++ b/.htaccess @@ -100,8 +100,8 @@ AddDefaultCharset utf-8 RewriteCond %{HTTP_HOST} ^([^www].*)$ RewriteRule (.*) https://www.%{HTTP_HOST}%{REQUEST_URI} [L,R=301] - RewriteCond %{THE_REQUEST} \s/+(.+?)/+[?\s] - RewriteRule /$ /%1 [R=301,L] +# RewriteCond %{THE_REQUEST} \s/+(.+?)/+[?\s] +# RewriteRule /$ /%1 [R=301,L] -- libgit2 0.21.4