File tree Expand file tree Collapse file tree 2 files changed +28
-7
lines changed
Expand file tree Collapse file tree 2 files changed +28
-7
lines changed Original file line number Diff line number Diff line change 1+ <!--
2+ Non-functional hosts
3+ SSL peer certificate was not OK:
4+ - aacqa.gov.au
5+
6+ Status code mismatch:
7+ - myjob.aacqa.gov.au (HTTPS require auth)
8+
9+ 4xx client error:
10+ - www.etivity.aacqa.gov.au
11+ -->
12+ <ruleset name =" Australian Aged Care Quality Agency (AACQA)" >
13+ <target host =" aacqa.gov.au" />
14+ <target host =" www.aacqa.gov.au" />
15+ <target host =" adfs.aacqa.gov.au" />
16+ <target host =" autodiscover.aacqa.gov.au" />
17+ <target host =" mailarchive.aacqa.gov.au" />
18+ <target host =" nat.aacqa.gov.au" />
19+ <target host =" remote.aacqa.gov.au" />
20+
21+ <securecookie host =" .+" name =" .+" />
22+
23+ <rule from =" ^http://aacqa\.gov\.au/"
24+ to=" https://www.aacqa.gov.au/" />
25+
26+ <rule from =" ^http:"
27+ to=" https:" />
28+ </ruleset >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments