|
| 1 | +<ruleset name="UNIZAR.es"> |
| 2 | + |
| 3 | + <target host="unizar.es" /> |
| 4 | + <target host="www.unizar.es" /> |
| 5 | + |
| 6 | + <!-- incomplete list of subdomains that support HTTPS --> |
| 7 | + <target host="alojamiento.unizar.es" /> |
| 8 | + <target host="anatomiaembriologiagenetica.unizar.es" /> |
| 9 | + <target host="biblioteca.unizar.es" /> |
| 10 | + <target host="campamentos.unizar.es" /> |
| 11 | + <target host="cerbuna.unizar.es" /> |
| 12 | + <target host="ciencias.unizar.es" /> |
| 13 | + <target host="cmusantaisabel.unizar.es" /> |
| 14 | + <target host="culm.unizar.es" /> |
| 15 | + <target host="defensoruniversitario.unizar.es" /> |
| 16 | + <target host="deportes.unizar.es" /> |
| 17 | + <target host="derecho.unizar.es" /> |
| 18 | + <target host="econz.unizar.es" /> |
| 19 | + <target host="educacion.unizar.es" /> |
| 20 | + <target host="eina.unizar.es" /> |
| 21 | + <target host="encuestas.unizar.es" /> |
| 22 | + <target host="enfermeriahuesca.unizar.es" /> |
| 23 | + <target host="eps.unizar.es" /> |
| 24 | + <target host="facturaelectronica.unizar.es" /> |
| 25 | + <target host="fccsyd.unizar.es" /> |
| 26 | + <target host="fcs.unizar.es" /> |
| 27 | + <target host="fegp.unizar.es" /> |
| 28 | + <target host="fehm2016.unizar.es" /> |
| 29 | + <target host="filologiainglesa.unizar.es" /> |
| 30 | + <target host="fmc.unizar.es" /> |
| 31 | + <target host="fyl.unizar.es" /> |
| 32 | + <target host="i3a.unizar.es" /> |
| 33 | + <target host="iuma.unizar.es" /> |
| 34 | + <target host="listas.unizar.es" /> |
| 35 | + <target host="magister.unizar.es" /> |
| 36 | + <target host="mail.unizar.es" /> |
| 37 | + <target host="medicina.unizar.es" /> |
| 38 | + <target host="observatorioigualdad.unizar.es" /> |
| 39 | + <target host="oficinaverde.unizar.es" /> |
| 40 | + <target host="politicasocial.unizar.es" /> |
| 41 | + <!-- incomplete certificate chain |
| 42 | + <target host="sede.unizar.es" /> --> |
| 43 | + <target host="sicuz.unizar.es" /> |
| 44 | + <target host="sociales.unizar.es" /> |
| 45 | + <target host="spinup.unizar.es" /> |
| 46 | + <target host="uez.unizar.es" /> |
| 47 | + <target host="unidadcalidad.unizar.es" /> |
| 48 | + <target host="unidadseguridad.unizar.es" /> |
| 49 | + <target host="vehivial.unizar.es" /> |
| 50 | + <target host="webdiis.unizar.es" /> |
| 51 | + <target host="webpouz.unizar.es" /> |
| 52 | + <target host="zaguan.unizar.es" /> |
| 53 | + |
| 54 | + <test url="http://biblioteca.unizar.es/" /> |
| 55 | + <test url="http://mail.unizar.es/" /> |
| 56 | + <test url="http://eina.unizar.es/" /> |
| 57 | + |
| 58 | + <rule from="^http:" |
| 59 | + to="https:" /> |
| 60 | + |
| 61 | +</ruleset> |
0 commit comments