Skip to content

Commit 38845c5

Browse files
author
MB
committed
Smart-Invests.biz
1 parent 2a7dc03 commit 38845c5

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+
<ruleset name="Smart-Invests.biz">
2+
3+
<target host="smart-invests.biz" />
4+
<target host="*.smart-invests.biz" />
5+
6+
7+
<securecookie host="^(?:www)?\.smart-invests\.biz$" name=".+" />
8+
9+
10+
<rule from="^http://(www\.)?smart-invests\.biz/"
11+
to="https://$1smart-invests.biz/" />
12+
13+
</ruleset>

0 commit comments

Comments
 (0)