Skip to content

Commit f7c9f2b

Browse files
author
MB
committed
[1177.se] Cosmetics
1 parent fbf7bb4 commit f7c9f2b

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed
Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
1+
<!--
2+
Cert only matches *.1177.se
3+
4+
-->
15
<ruleset name="1177.se">
2-
<target host="1177.se" />
3-
<target host="www.1177.se" />
46

5-
<rule from="^http://1177\.se/" to="https://www.1177.se/" />
6-
<rule from="^http://www\.1177\.se/" to="https://www.1177.se/" />
7+
<target host="1177.se" />
8+
<target host="www.1177.se" />
9+
10+
11+
<rule from="^http://(?:www\.)?1177\.se/"
12+
to="https://www.1177.se/" />
13+
714
</ruleset>

0 commit comments

Comments
 (0)