Skip to content

Commit 2b0f370

Browse files
committed
Merge pull request EFForg#371 from RealRancor/owncloud.org_rules
Added owncloud.org rules
2 parents 9b0ef37 + 14d97a7 commit 2b0f370

File tree

1 file changed

+10
-0
lines changed

1 file changed

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

0 commit comments

Comments
 (0)