updated htaccess
This commit is contained in:
parent
300f698989
commit
f6346b0195
@ -79,7 +79,7 @@ DirectoryIndex index.php index.html index.htm
|
|||||||
RewriteCond %{HTTP_HOST} ^www\.materio\.eu [OR]
|
RewriteCond %{HTTP_HOST} ^www\.materio\.eu [OR]
|
||||||
RewriteCond %{HTTP_HOST} ^materio\.eu [OR]
|
RewriteCond %{HTTP_HOST} ^materio\.eu [OR]
|
||||||
RewriteCond %{HTTP_HOST} ^www\.materio\.com
|
RewriteCond %{HTTP_HOST} ^www\.materio\.com
|
||||||
RewriteRule ^ https://materio.com%{REQUEST_URI} [L,R=301]
|
RewriteRule ^ http://materio.com%{REQUEST_URI} [L,R=301]
|
||||||
|
|
||||||
# Set "protossl" to "s" if we were accessed via https://. This is used later
|
# 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
|
# if you enable "www." stripping or enforcement, in order to ensure that
|
||||||
|
Loading…
x
Reference in New Issue
Block a user