diff --git a/new/.htaccess b/new/.htaccess deleted file mode 100644 index 8b0e034..0000000 --- a/new/.htaccess +++ /dev/null @@ -1,3 +0,0 @@ -RewriteEngine On -RewriteCond %{HTTPS} off -RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R,L]