Skip to content

Commit e663a4e

Browse files
FranklinYuJ0WI
authored andcommitted
Create ruleset: Iron Ruby (EFForg#17077)
* Create ruleset: Iron Ruby * Add information about mismatch * Redirect to working domain
1 parent 6d98fdf commit e663a4e

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<!--
2+
Mismatch:
3+
www.ironruby.net
4+
-->
5+
<ruleset name="IronRuby.net">
6+
<target host="ironruby.net" />
7+
<target host="www.ironruby.net" />
8+
9+
<securecookie host=".+" name=".+" />
10+
11+
<rule from="^http://www\.ironruby\.net/" to="https://ironruby.net/" />
12+
<rule from="^http:" to="https:" />
13+
</ruleset>

0 commit comments

Comments
 (0)