|
1 | | -<!-- |
2 | | -Disabled by https-everywhere-checker because: |
3 | | -Fetch error: http://iapc.utwente.nl/ => https://www.iapc.utwente.nl/: (6, 'Could not resolve host: iapc.utwente.nl') |
4 | | -Fetch error: http://iapc.nl/ => https://www.iapc.utwente.nl/: (6, 'Could not resolve host: iapc.nl') |
5 | | ---> |
6 | | -<ruleset name="Stichting IAPC" default_off='failed ruleset test'> |
| 1 | +<ruleset name="Stichting IAPC"> |
| 2 | + <!-- |
| 3 | + # Not possible due to DNS policy Twente University (www.utwente.nl) |
7 | 4 | <target host="iapc.utwente.nl"/> |
8 | | - <target host="*.iapc.utwente.nl"/> |
9 | 5 | <target host="iapc.nl"/> |
| 6 | + <rule from="^http://iapc\.(?:utwente\.)?nl/" to="https://www.iapc.utwente.nl/"/> |
| 7 | + --> |
| 8 | + <target host="*.iapc.utwente.nl"/> |
10 | 9 | <target host="*.iapc.nl"/> |
11 | 10 | <target host="isdewinkelopen.nl"/> |
12 | 11 | <target host="*.isdewinkelopen.nl"/> |
13 | 12 | <target host="startjesucces.nl"/> |
14 | 13 | <target host="*.startjesucces.nl"/> |
15 | 14 | <rule from="^http://([^/:@]*)\.iapc\.utwente\.nl/" to="https://$1.iapc.utwente.nl/"/> |
16 | 15 | <rule from="^http://([^/:@]*)\.iapc\.nl/" to="https://$1.iapc.utwente.nl/"/> |
17 | | - <rule from="^http://iapc\.(?:utwente\.)?nl/" to="https://www.iapc.utwente.nl/"/> |
18 | 16 | <rule from="^http://(?:[^/:@]*\.)?isdewinkelopen\.nl/" to="https://isdewinkelopen.iapc.utwente.nl/"/> |
19 | 17 | <rule from="^http://(?:[^/:@]*\.)?startjesucces\.nl/" to="https://startjesucces.iapc.utwente.nl/"/> |
20 | 18 | <securecookie host="(?:^|\.)iapc.utwente.nl$" name=".*" /> |
| 19 | + <test url="http://www.iapc.utwente.nl/" /> |
| 20 | + <test url="http://webapps.iapc.utwente.nl/" /> |
| 21 | + <test url="http://www.iapc.nl/" /> |
| 22 | + <test url="http://intra.iapc.nl/" /> |
| 23 | + <test url="http://www.startjesucces.nl/" /> |
| 24 | + <test url="http://www.isdewinkelopen.nl/" /> |
21 | 25 | </ruleset> |
0 commit comments