Skip to content

Commit 7745b0e

Browse files
author
MB
committed
Harrow.io
1 parent 37cb9fc commit 7745b0e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<ruleset name="Harrow.io">
2+
3+
<target host="harrow.io" />
4+
<target host="www.harrow.io" />
5+
6+
7+
<rule from="^http://(www\.)?harrow\.io/"
8+
to="https://$1harrow.io/" />
9+
10+
</ruleset>

0 commit comments

Comments
 (0)