|
1 | 1 | <!-- |
2 | 2 | D'Youville College |
3 | 3 |
|
4 | | -
|
5 | | - Problematic subdomains: |
6 | | -
|
7 | | - - opensource (self-signed) |
8 | | - - virtual (expired 2011-11-16, CN: localhost) |
9 | | -
|
10 | | -
|
11 | | - Nonfunctional subdomains: |
12 | | -
|
13 | | - - tweedledee (dropped) |
14 | | -
|
| 4 | + For other DYC coverage, see DYC.edu-mixedcontent.xml |
| 5 | +
|
| 6 | + Nonfunctional hosts in *.dyc.edu: |
| 7 | + - athletics.dyc.edu (m) |
| 8 | + - calendar.dyc.edu (r) |
| 9 | + - library.dyc.edu (403) |
| 10 | + - depts.dyc.edu (403) |
| 11 | + - spartancentral.dyc.edu (m) |
| 12 | +
|
| 13 | + Mixed content from calendar.dyc.edu on www.dyc.edu and careers.dyc.edu |
| 14 | +
|
| 15 | + h: http redirect |
| 16 | + m: certificate mismatch |
| 17 | + r: connection refused |
| 18 | + s: self-signed certificate |
| 19 | + t: timeout on https |
15 | 20 | --> |
16 | | -<ruleset name="DYC.edu (partial)" default_off="expired, self-signed"> |
17 | | - |
18 | | - <target host="*.dyc.edu" /> |
19 | | - |
20 | | - |
21 | | - <securecookie host="^\.opensource\.dyc\.edu$" name=".+" /> |
22 | | - |
23 | | - |
24 | | - <rule from="^http://(opensource|virtual)\.dyc\.edu/" |
25 | | - to="https://$1.dyc.edu/" /> |
| 21 | +<ruleset name="DYC.edu (partial)"> |
| 22 | + |
| 23 | + <target host="ads.dyc.edu" /> |
| 24 | + <test url="http://ads.dyc.edu/dyouville_g_freshmen/" /> |
| 25 | + <target host="casi.dyc.edu" /> |
| 26 | + <target host="faid.dyc.edu" /> |
| 27 | + <target host="gallery.dyc.edu" /> |
| 28 | + <target host="moodle.dyc.edu" /> |
| 29 | + <target host="portal.dyc.edu" /> |
| 30 | + <target host="publications.dyc.edu" /> |
| 31 | + <target host="services.dyc.edu" /> |
| 32 | + <test url="http://services.dyc.edu/Student/Home/Privacy" /> |
| 33 | + <target host="student.dyc.edu" /> |
| 34 | + <target host="voices.dyc.edu" /> |
| 35 | + |
| 36 | + |
| 37 | + <rule from="^http:" |
| 38 | + to="https:" /> |
26 | 39 |
|
27 | 40 | </ruleset> |
0 commit comments