فهرست منبع

htaccess fixe

Bachir Soussi Chiadmi 9 سال پیش
والد
کامیت
ca5231f1fe
1فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 3 3
      .htaccess

+ 3 - 3
.htaccess

@@ -62,9 +62,9 @@ DirectoryIndex index.php index.html index.htm
   # RewriteRule ^(.*)$ https://materio.com/$1 [L,R=301]
 
   # Redirect to HTTPS
-  RewriteCond %{HTTPS} off
-  RewriteCond %{HTTP:X-Forwarded-Proto} !https
-  RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
+  # RewriteCond %{HTTPS} off
+  # RewriteCond %{HTTP:X-Forwarded-Proto} !https
+  # RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
 
 
   # Set "protossl" to "s" if we were accessed via https://.  This is used later