|
125 | 125 | <target host="support.redhat.com" /> |
126 | 126 | <target host="webmail.redhat.com" /> |
127 | 127 | <target host="www.redhat.com" /> |
| 128 | + <target host="jobs.redhat.com" /> |
| 129 | + <target host="investors.redhat.com" /> |
128 | 130 |
|
129 | | - <!-- Complications: |
130 | | - --> |
| 131 | + <!-- Complications: --> |
131 | 132 | <target host="www.cz.redhat.com" /> |
132 | 133 | <target host="et.redhat.com" /> |
133 | | - <target host="investors.redhat.com" /> |
134 | | - <target host="jobs.redhat.com" /> |
135 | | - |
136 | | - <exclusion pattern="^http://investors\.redhat\.com/(?!common/)" /> |
137 | | - |
138 | | - <!-- +ve: |
139 | | - --> |
140 | | - <test url="http://investors.redhat.com/corporate-governance.cfm" /> |
141 | | - <test url="http://investors.redhat.com/results.cfm" /> |
142 | | - |
143 | | - <!-- -ve: |
144 | | - --> |
145 | | - <test url="http://investors.redhat.com/common/css/ndq-common.css" /> |
146 | | - |
147 | | - |
148 | | - <!-- Not secured by server: |
149 | | - --> |
150 | | - <!--securecookie host="^\.redhat\.com$" name="^(JSESSIONIDSSO|become_user|rh_become|rh_shared_auth|rh_user|rh_user_detail)$" /--> |
151 | | - <!--securecookie host="^\.bugzilla\.redhat\.com$" name="^(BROWSE_PRODUCT|Bugzilla_login_request_cookie|DEFAULTFORMAT)$" /--> |
152 | | - <!--securecookie host="^\.smtrcs\.redhat\.com$" name="^s_vi$" /--> |
153 | | - <!--securecookie host="^www\.redhat\.com$" name="^(AWSELB|JSESSIONID|WL_DCID|java-wapps-t1-sticky-sessions)$" /--> |
154 | | - <!--securecookie host="^\.www\.redhat\.com$" name="^DCID$" /--> |
155 | 134 |
|
156 | 135 | <securecookie host="." name="." /> |
157 | 136 |
|
158 | | - |
159 | 137 | <rule from="^http://www\.cz\.redhat\.com/" |
160 | 138 | to="https://cz.redhat.com/" /> |
161 | 139 |
|
|
167 | 145 | <test url="http://et.redhat.com/foo" /> |
168 | 146 | <test url="http://et.redhat.com/foo?bar" /> |
169 | 147 |
|
170 | | - <rule from="^http://investors\.redhat\.com/" |
171 | | - to="https://investor.shareholder.com/" /> |
172 | | - |
173 | 148 | <rule from="^http://jobs\.redhat\.com/" |
174 | | - to="https://redhat.sc.hodesdigital.com/" /> |
| 149 | + to="https://www.redhat.com/en/jobs" /> |
175 | 150 |
|
176 | 151 | <rule from="^http:" |
177 | 152 | to="https:" /> |
|
0 commit comments