Skip to content

Commit 3c2eeb7

Browse files
author
loveithateit
committed
Merge pull request EFForg#3100 from fuglede/resortpro-rules
[Resortpro.net] New ruleset
2 parents eaf4bd1 + 1f5dfbb commit 3c2eeb7

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<ruleset name="Resortpro.net">
2+
3+
<target host="resortpro.net" />
4+
<target host="www.resortpro.net" />
5+
6+
<securecookie host=".+" name=".+" />
7+
8+
<rule from="^http:"
9+
to="https:" />
10+
11+
<!-- Example of URL which is not redirected without us: -->
12+
<test url="http://www.resortpro.net/pmt_common/js/calendar/calendar.js" />
13+
14+
</ruleset>

0 commit comments

Comments
 (0)