Skip to content

Commit 92a2fc7

Browse files
author
MB
committed
OnSwitch IT.ca
1 parent 7edb48f commit 92a2fc7

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
<!--
2+
Mixed content:
3+
4+
- Images from $self *
5+
6+
* Secured by us
7+
8+
-->
9+
<ruleset name="OnSwitch IT.ca">
10+
11+
<!-- Direct rewrites:
12+
-->
13+
<target host="onswitchit.ca" />
14+
<target host="www.onswitchit.ca" />
15+
16+
17+
<rule from="^http:"
18+
to="https:" />
19+
20+
</ruleset>

0 commit comments

Comments
 (0)