Skip to content

Commit a782c3c

Browse files
committed
[RoyalDNS.net] Split ruleset to RoyalDNS
1 parent f9384f5 commit a782c3c

File tree

1 file changed

+12
-0
lines changed

1 file changed

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

0 commit comments

Comments
 (0)