|
| 1 | +<!-- |
| 2 | + For other Migros coverage, see Migros.xml. |
| 3 | +
|
| 4 | + Mismatch: |
| 5 | + - ^migrol.ch |
| 6 | + - ^migrolcard.ch |
| 7 | + - ^migrol-heizoel.ch |
| 8 | + - ^mazout-migrol.ch |
| 9 | + - ^migrol-olio-combustibile.ch |
| 10 | +--> |
| 11 | +<ruleset name="Migrol.ch"> |
| 12 | + <target host="migrol.ch" /> |
| 13 | + <target host="www.migrol.ch" /> |
| 14 | + <target host="b2b.migrol.ch" /> |
| 15 | + <target host="websvc.migrol.ch" /> |
| 16 | + |
| 17 | + <target host="migrolcard.ch" /> |
| 18 | + <target host="www.migrolcard.ch" /> |
| 19 | + |
| 20 | + <target host="migrol-heizoel.ch" /> |
| 21 | + <target host="www.migrol-heizoel.ch" /> |
| 22 | + <target host="migrol-olio-combustibile.ch" /> |
| 23 | + <target host="www.migrol-olio-combustibile.ch" /> |
| 24 | + <target host="mazout-migrol.ch" /> |
| 25 | + <target host="www.mazout-migrol.ch" /> |
| 26 | + |
| 27 | + <securecookie host="^b2b\.migrol\.ch" name=".+"/> |
| 28 | + |
| 29 | + <rule from="^http://migrol\.ch/" |
| 30 | + to="https://www.migrol.ch/"/> |
| 31 | + <rule from="^http://migrolcard\.ch/" |
| 32 | + to="https://www.migrolcard.ch/"/> |
| 33 | + <rule from="^http://migrol-heizoel\.ch/" |
| 34 | + to="https://www.migrol-heizoel.ch/"/> |
| 35 | + <rule from="^http://migrol-olio-combustibile\.ch/" |
| 36 | + to="https://www.migrol-olio-combustibile.ch/"/> |
| 37 | + <rule from="^http://mazout-migrol\.ch/" |
| 38 | + to="https://www.mazout-migrol.ch/"/> |
| 39 | + <rule from="^http:" to="https:" /> |
| 40 | +</ruleset> |
0 commit comments