Skip to content

Commit 9b4d367

Browse files
author
MB
committed
Ventra Chicago.com
1 parent c292883 commit 9b4d367

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

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

0 commit comments

Comments
 (0)