Skip to content

Commit d2551b7

Browse files
author
MB
committed
tr0n.net
1 parent 26c6240 commit d2551b7

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<!--
2+
Cert only matches www.
3+
4+
-->
5+
<ruleset name="tr0n.net" default_off="self-signed">
6+
7+
<target host="tr0n.net" />
8+
<target host="www.tr0n.net" />
9+
10+
11+
<rule from="^http://(?:www\.)?tr0n\.net/"
12+
to="https://www.tr0n.net/" />
13+
14+
</ruleset>

0 commit comments

Comments
 (0)