mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-09-10 16:05:32 -04:00
https
This commit is contained in:
@@ -8,4 +8,4 @@ RewriteCond %{HTTP_HOST} ^www.jake.xxx$ [OR]
|
|||||||
RewriteCond %{HTTP_HOST} ^jakejarv.is$ [OR]
|
RewriteCond %{HTTP_HOST} ^jakejarv.is$ [OR]
|
||||||
RewriteCond %{HTTP_HOST} ^www.jakejarv.is$ [OR]
|
RewriteCond %{HTTP_HOST} ^www.jakejarv.is$ [OR]
|
||||||
RewriteCond %{HTTP_HOST} ^www.jakejarvis.com$
|
RewriteCond %{HTTP_HOST} ^www.jakejarvis.com$
|
||||||
RewriteRule (.*)$ http://jakejarvis.com/$1 [R=301,L]
|
RewriteRule (.*)$ https://jakejarvis.com/$1 [R=301,L]
|
||||||
|
|||||||
Reference in New Issue
Block a user