Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Commit e0333d4

Browse files
committed
Merge pull request #2737 from youdly/offcloud
[Offcloud.com] New ruleset
2 parents e35eefb + 825c0af commit e0333d4

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

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

0 commit comments

Comments
 (0)