File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed
Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change 1+ <!--
2+ For other Thrifty coverage, see Thrifty.com.xml
3+
4+
5+ Non-functional subdomains:
6+ - af (ssl connection error)
7+ - api (ssl connection error)
8+ - helpdesk (s)
9+ - m (r)
10+ - nmp (h)
11+ - www.nmp (http 500 error)
12+
13+ e: expired certificate
14+ h: http redirect
15+ i: invalid certificate chain
16+ m: certificate mismatch
17+ r: connection refused
18+ s: self-signed certificate
19+ t: timeout on https
20+ -->
21+ <ruleset name =" Thrifty.co.za" >
22+
23+ <target host =" thrifty.co.za" />
24+ <target host =" www.thrifty.co.za" />
25+ <target host =" connect.thrifty.co.za" />
26+ <target host =" oldsite.thrifty.co.za" />
27+ <target host =" www.oldsite.thrifty.co.za" />
28+ <target host =" partner.thrifty.co.za" />
29+
30+ <securecookie host =" .+" name =" .+" />
31+
32+ <rule from =" ^http:"
33+ to=" https:" />
34+ </ruleset >
You can’t perform that action at this time.
0 commit comments