|
1 | 1 | <!-- |
2 | | - For problematic rules, see EdgeCast-Networks-mismatches.xml. |
3 | | -
|
4 | | -
|
| 2 | +Others: See Web.com.xml |
| 3 | +
|
| 4 | + Redirect to http: |
| 5 | + status.edgecast.com |
| 6 | + |
| 7 | + Mismatch: |
| 8 | + blog..edgecast.com |
| 9 | + large..edgecast.com |
| 10 | + |
| 11 | + wac.*.edgecastcdn.net |
| 12 | + wpc.*.edgecastcdn.net |
5 | 13 | --> |
6 | | -<ruleset name="EdgeCast Networks (partial)" default_off="It remains to be determined which URLs indicate SSL support"> |
7 | | - |
8 | | - <target host="wac.*.edgecastcdn.net" /> |
9 | | - <target host="wpc.*.edgecastcdn.net" /> |
10 | | - <target host="ne.edgecastcdn.net" /> |
11 | | - <target host="wac.edgecastcdn.net" /> |
12 | | - <target host="*.wac.edgecastcdn.net" /> |
13 | | - <target host="*.wpc.edgecastcdn.net" /> |
14 | | - |
15 | 14 |
|
16 | | - <rule from="^http://wac\.edgecastcdn\.net/" |
17 | | - to="https://wac.edgecastcdn.net/" /> |
| 15 | +<ruleset name="EdgeCast Networks (partial)"> |
18 | 16 |
|
19 | | - <!-- Seems to be equivalent to ne1.wpc.edgecastcdn.net, |
20 | | - given that the two are identical for the buckets |
21 | | - observed at web.com (Web.com.xml). |
22 | | - --> |
23 | | - <rule from="^http://ne\.edgecastcdn\.net/" |
24 | | - to="https://ne.edgecastcdn.net/" /> |
25 | | - |
26 | | - <rule from="^http://g(p|s)1\.wac\.edgecastcdn\.net/" |
27 | | - to="https://g$11.wac.edgecastcdn.net/" /> |
28 | | - |
29 | | - <rule from="^http://ne1\.wpc\.edgecastcdn\.net/" |
30 | | - to="https://ne1.wpc.edgecastcdn.net/" /> |
31 | | - |
32 | | - <rule from="^http://(?:ne\.wa|gs1\.wp)c\.edgecastcdn\.net/" |
33 | | - to="https://ne.wac.edgecastcdn.net/" /> |
| 17 | + <target host="api.edgecast.com" /> |
| 18 | + <target host="my.edgecast.com" /> |
| 19 | + <target host="partner.edgecast.com" /> |
| 20 | + <target host="translate.edgecast.com" /> |
| 21 | + <target host="wholesale.edgecast.com" /> |
| 22 | + <target host="www.edgecast.com" /> |
| 23 | + |
| 24 | + <target host="edgecastcdn.net" /> |
| 25 | + <target host="ne.edgecastcdn.net" /> |
| 26 | + <target host="wac.edgecastcdn.net" /> |
| 27 | + <target host="gp1.wac.edgecastcdn.net" /> |
| 28 | + <target host="gs1.wac.edgecastcdn.net" /> |
| 29 | + <target host="ne.wac.edgecastcdn.net" /> |
| 30 | + <target host="gs1.wpc.edgecastcdn.net" /> |
| 31 | + <target host="ne1.wpc.edgecastcdn.net" /> |
| 32 | + |
| 33 | + <rule from="^http:" to="https:" /> |
34 | 34 |
|
35 | 35 | </ruleset> |
0 commit comments