File tree Expand file tree Collapse file tree 1 file changed +42
-0
lines changed
Expand file tree Collapse file tree 1 file changed +42
-0
lines changed Original file line number Diff line number Diff line change 1+ <!--
2+ For other Budget coverage, see Budget.com.xml
3+
4+
5+ Non-functional subdomains:
6+ - $host (t)
7+ - awards (t)
8+ - forms (m)
9+ - qa3 (HTTP 503 error)
10+ - ex.sa (r)
11+ - sharepoint (e)
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 =" Budget.com.au" >
22+
23+ <target host =" budget.com.au" />
24+ <target host =" www.budget.com.au" />
25+ <target host =" blog.budget.com.au" />
26+ <target host =" click.e.budget.com.au" />
27+ <target host =" image.e.budget.com.au" />
28+ <target host =" pages.e.budget.com.au" />
29+ <target host =" view.e.budget.com.au" />
30+ <target host =" mobile.budget.com.au" />
31+ <target host =" qa1.budget.com.au" />
32+ <target host =" qa2.budget.com.au" />
33+ <target host =" uat1.budget.com.au" />
34+
35+ <securecookie host =" .+" name =" .+" />
36+
37+ <rule from =" ^http://budget\.com\.au/"
38+ to=" https://www.budget.com.au/" />
39+
40+ <rule from =" ^http:"
41+ to=" https:" />
42+ </ruleset >
You can’t perform that action at this time.
0 commit comments