htaccess fixe
This commit is contained in:
@@ -72,7 +72,7 @@ DirectoryIndex index.php index.html index.htm
|
|||||||
RewriteRule "(^|/)\." - [F]
|
RewriteRule "(^|/)\." - [F]
|
||||||
|
|
||||||
# redirect all materiau domains to materio.com
|
# redirect all materiau domains to materio.com
|
||||||
RewriteCond %{HTTPS} off [OR]
|
RewriteCond %{HTTPS} off
|
||||||
RewriteCond %{HTTP_HOST} ^basebeta\.materio\.com [OR]
|
RewriteCond %{HTTP_HOST} ^basebeta\.materio\.com [OR]
|
||||||
RewriteCond %{HTTP_HOST} ^materio\.com [OR]
|
RewriteCond %{HTTP_HOST} ^materio\.com [OR]
|
||||||
RewriteCond %{HTTP_HOST} ^www\.materio\.fr [OR]
|
RewriteCond %{HTTP_HOST} ^www\.materio\.fr [OR]
|
||||||
@@ -81,7 +81,7 @@ DirectoryIndex index.php index.html index.htm
|
|||||||
RewriteCond %{HTTP_HOST} ^materio\.net [OR]
|
RewriteCond %{HTTP_HOST} ^materio\.net [OR]
|
||||||
RewriteCond %{HTTP_HOST} ^www\.materio\.eu [OR]
|
RewriteCond %{HTTP_HOST} ^www\.materio\.eu [OR]
|
||||||
RewriteCond %{HTTP_HOST} ^materio\.eu
|
RewriteCond %{HTTP_HOST} ^materio\.eu
|
||||||
RewriteRule ^ https://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 [OR]
|
||||||
|
Reference in New Issue
Block a user