Skip to content

Commit 9ccdc21

Browse files
committed
Merge pull request EFForg#1760 from J0WI/patch-31
Update Webstyle.ch.xml
2 parents 6a9f6ce + fea5801 commit 9ccdc21

File tree

1 file changed

+6
-15
lines changed

1 file changed

+6
-15
lines changed
Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,13 @@
1-
<!--
2-
Nonfunctional subdomains:
3-
4-
- (www.) *
5-
6-
* Redirects to http/404s, valid cert
7-
8-
-->
9-
<ruleset name="webstyle.ch (partial)">
10-
1+
<ruleset name="webstyle.ch">
2+
<target host="webstyle.ch" />
3+
<target host="www.webstyle.ch" />
114
<target host="webmail.webstyle.ch" />
12-
5+
<target host="zimbra.webstyle.ch" />
136

147
<!-- Server sets Secure for:
158
-->
169
<!--securecookie host="^webmail\.webstyle\.ch$" name=".+" /-->
1710

18-
19-
<rule from="^http://webmail\.webstyle\.ch/"
20-
to="https://webmail.webstyle.ch/" />
21-
11+
<rule from="^http:"
12+
to="https:" />
2213
</ruleset>

0 commit comments

Comments
 (0)