mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-26 04:45:22 -04:00
https
This commit is contained in:
parent
cb1e73d50f
commit
2c7ce1e315
@ -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]
|
||||
|
Loading…
x
Reference in New Issue
Block a user