Skip to content

Commit b5b07eb

Browse files
committed
Merge pull request EFForg#2741 from youdly/sherrin
[Sherrin.com.au] New ruleset
2 parents 10ce113 + a293c73 commit b5b07eb

File tree

1 file changed

+11
-0
lines changed

1 file changed

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

0 commit comments

Comments
 (0)