Skip to content

Commit 9870f71

Browse files
author
MB
committed
Filippo.io
1 parent ce1d241 commit 9870f71

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

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

0 commit comments

Comments
 (0)