Skip to content

Commit 30fcecb

Browse files
committed
Merge pull request EFForg#4346 from Roman3349/patch-10
[EZ-Web-Hosting] Update ruleset
2 parents a2ef640 + eb77135 commit 30fcecb

1 file changed

Lines changed: 5 additions & 10 deletions

File tree

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,13 @@
1+
<!--
2+
Nonfunctional subdomains:
3+
- ez\d+.ez-web-hosting.com - Every user gets a domain on ez\d+.ez-web-hosting.com/~user
4+
-->
15
<ruleset name="EZ Web Hosting">
2-
36
<target host="ez-web-hosting.com" />
47
<target host="www.ez-web-hosting.com" />
5-
<!-- * for cross-domain cookies. -->
6-
7-
<!--
8-
302 to http.
9-
-->
10-
<exclusion pattern="^http://www\.ez-web-hosting\.com/client/(?:announcements|index)\.php" />
11-
8+
<target host="church.ez-web-hosting.com" />
129

1310
<securecookie host="^.*\.ez-web-hosting\.com$" name=".*" />
1411

15-
1612
<rule from="^http:" to="https:" />
17-
1813
</ruleset>

0 commit comments

Comments
 (0)