mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-09-14 01:55:31 -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} ^www.jakejarv.is$ [OR]
|
||||
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