htaccess fixe

This commit is contained in:
Bachir Soussi Chiadmi 2015-11-24 12:55:37 +01:00
parent 3027b3985b
commit d25e7428bc

View File

@ -61,8 +61,8 @@ DirectoryIndex index.php index.html index.htm
# RewriteCond %{HTTP_HOST} ^www.materio\.com*
# RewriteRule ^(.*)$ https://materio.com/$1 [L,R=301]
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://www.materio.com/$1 [L,R=301]
# RewriteCond %{HTTPS} off
# RewriteRule ^(.*)$ https://www.materio.com/$1 [L,R=301]
# Set "protossl" to "s" if we were accessed via https://. This is used later
# if you enable "www." stripping or enforcement, in order to ensure that