|
1 | 1 | <!-- |
2 | | -
|
| 2 | + Related OpenStretMap rulesets: |
| 3 | + - OpenStreetMap.org.xml |
| 4 | + - OpenStreetMap.org-falsemixed.xml |
| 5 | + - OpenStreetMap.de.xml |
| 6 | + - OSM_Foundation.xml |
| 7 | + |
| 8 | + Nonfunctional subdomains: |
| 9 | + - analyser -> 404/wrong content |
| 10 | + - garmin -> 404/wrong content |
| 11 | + - download -> 404/wrong content |
| 12 | + - osmose -> 404/wrong content |
| 13 | + - polygons -> 404/wrong content |
| 14 | + - live -> 404/wrong content |
| 15 | + - comcommaker -> 404/wrong content |
| 16 | + - tms.cadastre -> domain mismatch |
| 17 | + - taginfo -> refused |
3 | 18 | --> |
4 | 19 | <ruleset name="Openstreetmap.fr"> |
5 | 20 | <target host="openstreetmap.fr" /> |
6 | 21 | <target host="www.openstreetmap.fr" /> |
7 | 22 | <target host="umap.openstreetmap.fr" /> |
| 23 | + <target host="trac.openstreetmap.fr" /> |
| 24 | + <target host="listes.openstreetmap.fr" /> |
| 25 | + <target host="forum.openstreetmap.fr" /> |
| 26 | + <target host="adherents.openstreetmap.fr" /> |
| 27 | + <target host="export.openstreetmap.fr" /> |
| 28 | + <target host="bano.openstreetmap.fr" /> |
| 29 | + <target host="cadastre.openstreetmap.fr" /> |
| 30 | + <target host="osm13.openstreetmap.fr" /> |
| 31 | + <target host="suivi.openstreetmap.fr" /> |
| 32 | + <target host="munin.openstreetmap.fr" /> |
| 33 | + <target host="nomino.openstreetmap.fr" /> |
8 | 34 |
|
9 | | - <securecookie host="^(www\.|umap\.)?openstreetmap\.fr" name=".+" /> |
| 35 | + <securecookie host="^(www\.|umap\.|trac\.|listes\.|forum\.|adherents\.|export\.|bano\.|cadastre\.|osm13\.|suivi\.|munin\.|nomino\.)?openstreetmap\.fr" name=".+" /> |
10 | 36 |
|
11 | 37 | <rule from="^http:" |
12 | 38 | to="https:" /> |
|
0 commit comments