htaccess fixe
This commit is contained in:
parent
b216e30f28
commit
f6ee366a71
@ -84,9 +84,8 @@ DirectoryIndex index.php index.html index.htm
|
|||||||
RewriteRule ^ http://www.materio.com%{REQUEST_URI} [L,R=301]
|
RewriteRule ^ http://www.materio.com%{REQUEST_URI} [L,R=301]
|
||||||
|
|
||||||
# SSL
|
# SSL
|
||||||
# RewriteCond %{HTTPS} off [OR]
|
RewriteCond %{HTTPS} off
|
||||||
# RewriteCond %{HTTP_HOST} ^materio\.com*
|
RewriteRule ^(.*)$ https://www.materio.com/$1 [L,R=301]
|
||||||
# RewriteRule ^(.*)$ https://www.materio.com/$1 [L,R=301]
|
|
||||||
|
|
||||||
|
|
||||||
# If your site can be accessed both with and without the 'www.' prefix, you
|
# If your site can be accessed both with and without the 'www.' prefix, you
|
||||||
|
Loading…
x
Reference in New Issue
Block a user