File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed
Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 1+ <!--
2+ Nonfunctional hosts in *.rtm.quebec:
3+ - abonnement.rtm.quebec t
4+ - m.ledevoir.com m
5+ - approvisionnement.rtm.quebec m
6+ - www.employeur.rtm.quebec t
7+ - www.webapp.rtm.quebec t
8+
9+ h: http redirect
10+ m: certificate mismatch
11+ r: connection refused
12+ s: self-signed certificate
13+ t: timeout on https
14+ -->
15+
16+ <ruleset name =" rtm.quebec" >
17+ <target host =" rtm.quebec" />
18+ <target host =" www.rtm.quebec" />
19+ <target host =" autodiscover.rtm.quebec" />
20+ <target host =" chrono.rtm.quebec" />
21+ <target host =" cp4t.rtm.quebec" />
22+ <target host =" employeur.rtm.quebec" />
23+ <target host =" webapp.rtm.quebec" />
24+ <rule from =" ^http:" to =" https:" />
25+
26+ <securecookie host =" .+" name =" .+" />
27+ </ruleset >
You can’t perform that action at this time.
0 commit comments