Skip to content

Commit 055fc73

Browse files
author
MB
committed
Wanglibao.com
1 parent b6cf0de commit 055fc73

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<ruleset name="Wanglibao.com">
2+
3+
<!-- Direct rewrites:
4+
-->
5+
<target host="wanglibao.com" />
6+
<target host="www.wanglibao.com" />
7+
8+
9+
<securecookie host="^\w" name="." />
10+
11+
12+
<rule from="^http:"
13+
to="https:" />
14+
15+
</ruleset>

0 commit comments

Comments
 (0)