Skip to content

Commit 0b8a90f

Browse files
author
MB
committed
Roem.ru
1 parent 0e89c77 commit 0b8a90f

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
<!--
2+
www: mismatched
3+
4+
5+
Fully covered subdomains:
6+
7+
- (www.)? (www → ^)
8+
- m
9+
10+
-->
11+
<ruleset name="Roem.ru">
12+
13+
<target host="roem.ru" />
14+
<target host="*.roem.ru" />
15+
16+
17+
<rule from="^http://(?:(m\.)|www\.)?roem\.ru/"
18+
to="https://$1roem.ru/" />
19+
20+
</ruleset>

0 commit comments

Comments
 (0)