Skip to content

Commit 4ec09c4

Browse files
author
MB
committed
Vumanity.net
1 parent d06ce63 commit 4ec09c4

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<!--
2+
Nonfunctional subdomains:
3+
4+
- help (dropped)
5+
6+
-->
7+
<ruleset name="Vumanity.net (partial)">
8+
9+
<target host="vumanity.net" />
10+
<target host="*.vumanity.net" />
11+
12+
13+
<securecookie host="^\.vumanity\.net$" name=".+" />
14+
15+
16+
<rule from="^http://(www\.)?vumanity\.net/"
17+
to="https://$1vumanity.net/" />
18+
19+
</ruleset>

0 commit comments

Comments
 (0)