File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!--
2- Problematic hosts in *redmine.org:
3-
4- - svn *
5-
6- * Server sends no certificate chain, see https://whatsmychaincert.com
7-
8-
92 These altnames don't exist:
103
114 - www.svn.redmine.org
1710 - www.redmine.org
1811
1912-->
20- <ruleset name =" Redmine.org (partial) " >
13+ <ruleset name =" Redmine.org" >
2114
22- <!-- Direct rewrites:
23- -->
2415 <target host =" redmine.org" />
25- <!-- target host="svn.redmine.org" /-->
2616 <target host =" www.redmine.org" />
17+ <target host =" svn.redmine.org" />
2718
2819
2920 <!-- Not secured by server_
3021 -->
3122 <!-- securecookie host="^(www\.)?redmine\.org$" name="^_redmine_session$" /-->
3223
33- <securecookie host =" ^\w " name =" .+" />
24+ <securecookie host =" .+ " name =" .+" />
3425
3526
36- <rule from =" ^http:"
37- to=" https:" />
27+ <rule from =" ^http:" to =" https:" />
3828
3929</ruleset >
You can’t perform that action at this time.
0 commit comments