Skip to content

Commit 9c81602

Browse files
committed
Merge pull request EFForg#980 from fuglede/ems-ph.org-rules
Added Ems-ph.org.xml
2 parents 162601c + 18f5291 commit 9c81602

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<!--
2+
Note:
3+
Individual book/journal pages require resources from
4+
http://cdn.mathjax.org/ which fails as mixed content
5+
in some browsers.
6+
-->
7+
<ruleset name="ems-ph.org (partial)">
8+
9+
<target host="ems-ph.org" />
10+
<target host="www.ems-ph.org" />
11+
12+
<rule from="^http://(www\.)?ems-ph\.org/"
13+
to="https://www.ems-ph.org/" />
14+
15+
</ruleset>

0 commit comments

Comments
 (0)