File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <!--
2+ For other coverage, see STA-Travel.com.xml
3+
4+
5+ Non-functional subdomains:
6+ - $host (t)
7+ - cache-rg (m)
8+ - flights (m)
9+ - g (m)
10+ - ibe (no route to host)
11+ - insurance (e)
12+ - m (m)
13+ - mail (t)
14+ - ww2 (ssl connection error)
15+ - ww3 (ssl connection error)
16+ - ww4 (e)
17+
18+ e: expired certificate
19+ h: http redirect
20+ i: invalid certificate chain
21+ m: certificate mismatch
22+ r: connection refused
23+ s: self-signed certificate
24+ t: timeout on https
25+ -->
26+ <ruleset name =" STA Travel.com.au" >
27+
28+ <target host =" statravel.com.au" />
29+ <target host =" www.statravel.com.au" />
30+ <target host =" book.statravel.com.au" />
31+ <target host =" cheap-car-rental.statravel.com.au" />
32+ <target host =" locations.statravel.com.au" />
33+ <target host =" rail.statravel.com.au" />
34+ <target host =" tours.statravel.com.au" />
35+ <test url =" http://tours.statravel.com.au/content/images/icon-cal-small.png" />
36+
37+ <securecookie host =" .+" name =" .+" />
38+
39+ <!-- http redirect -->
40+ <exclusion pattern =" ^http://www\.statravel\.com\.au/tours" />
41+ <test url =" http://www.statravel.com.au/tours.htm" />
42+
43+ <rule from =" ^http://statravel\.com\.au/"
44+ to=" https://www.statravel.com.au/" />
45+
46+ <rule from =" ^http:"
47+ to=" https:" />
48+ </ruleset >
You can’t perform that action at this time.
0 commit comments