Skip to content

Commit bc97e25

Browse files
committed
Merge pull request EFForg#3080 from ITManie/master
[Carezone.cz] New ruleset
2 parents 3a8a1ed + 66aed4d commit bc97e25

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<ruleset name="Carezone.cz">
2+
<target host="carezone.cz" />
3+
<target host="www.carezone.cz" />
4+
<target host="admin.carezone.cz" />
5+
<target host="mysql.carezone.cz" />
6+
<target host="mail.carezone.cz" />
7+
8+
<test url="http://www.carezone.cz/" />
9+
<test url="http://admin.carezone.cz/" />
10+
<test url="http://mysql.carezone.cz/" />
11+
<test url="http://mail.carezone.cz/" />
12+
13+
<rule from="^http:"
14+
to="https:" />
15+
</ruleset>

0 commit comments

Comments
 (0)