From: Vincent Vanwaelscappel Date: Tue, 10 Dec 2019 18:55:41 +0000 (+0100) Subject: wip #3207 @5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=c57402c07f4f897b8447250e3c738ea9107f883d;p=1000pourcent.git wip #3207 @5 --- diff --git a/.htaccess b/.htaccess index bd3550b..f67aba1 100644 --- a/.htaccess +++ b/.htaccess @@ -6,4 +6,11 @@ AuthUserFile /home/cubedesigners/demo1/1000pct/.htpasswd Require ip 88.190.245.49 Require ip 82.251.249.101 Require valid-user - \ No newline at end of file + + +RewriteEngine on +RewriteBase /1000pct/ +RewriteCond %{HTTPS} off +RewriteRule ^(.*)$ https://demo1.cubedesigners.com/1000pct/$1 [R=301,L] + + diff --git a/index.html b/index.html index bcd0c87..347909c 100644 --- a/index.html +++ b/index.html @@ -6,6 +6,8 @@ + +