|
| 1 | +<!-- |
| 2 | + Problematic subdomains: |
| 3 | + fatiguescience.com (certificate mismatch) |
| 4 | +
|
| 5 | + Invalid certificate: |
| 6 | + ftp.fatiguescience.com |
| 7 | + marketing.fatiguescience.com |
| 8 | + www.app.fatiguescience.com |
| 9 | + www.qa-app.fatiguescience.com |
| 10 | + www.cat.fatiguescience.com |
| 11 | +
|
| 12 | + Refused: |
| 13 | + board.fatiguescience.com |
| 14 | + calendar.fatiguescience.com |
| 15 | + drive.fatiguescience.com |
| 16 | + intranet.fatiguescience.com |
| 17 | + mail.fatiguescience.com |
| 18 | + sites.fatiguescience.com |
| 19 | + unify.fatiguescience.com |
| 20 | +--> |
| 21 | +<ruleset name="fatiguescience.com"> |
| 22 | + <target host="fatiguescience.com" /> |
| 23 | + <target host="www.fatiguescience.com" /> |
| 24 | + <target host="app.fatiguescience.com" /> |
| 25 | + <target host="cat.fatiguescience.com" /> |
| 26 | + <target host="desk.fatiguescience.com" /> |
| 27 | + <target host="guide.fatiguescience.com" /> |
| 28 | + <target host="help.fatiguescience.com" /> |
| 29 | + <target host="ops.fatiguescience.com" /> |
| 30 | + <target host="qa-app.fatiguescience.com" /> |
| 31 | + <target host="readiband.fatiguescience.com" /> |
| 32 | + <target host="staging-app.fatiguescience.com" /> |
| 33 | + |
| 34 | + <rule from="^http://fatiguescience\.com/" to="https://www.fatiguescience.com/" /> |
| 35 | + <rule from="^http:" to="https:" /> |
| 36 | +</ruleset> |
0 commit comments