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+ Nonfunctional hosts in *voicerepublic.com:
3+
4+ - blog *
5+
6+ * Shows cp
7+
8+
9+ Problematic hosts in *voicerepublic.com:
10+
11+ - status *
12+
13+ * Herokuapp
14+
15+
16+ Insecure cookies are set for these hosts:
17+
18+ - voicerepublic.com
19+ - www.voicerepublic.com
20+
21+
22+ Mixed content:
23+
24+ - Images on status from blog.voicerepublic.com *
25+
26+ * Unsecurable <= 404
27+
28+ -->
29+ <ruleset name =" Voice Republic.com (partial)" >
30+
31+ <!-- Direct rewrites:
32+ -->
33+ <target host =" voicerepublic.com" />
34+ <target host =" www.voicerepublic.com" />
35+
36+
37+ <!-- Not secured by server:
38+ -->
39+ <!-- securecookie host="^(www\.)?voicerepublic\.com$" name="^(_\w+_session|XSRF-TOKEN)$" /-->
40+
41+ <securecookie host =" ^(?:www\.)?voicerepublic\.com$" name =" .+" />
42+
43+
44+ <rule from =" ^http:"
45+ to=" https:" />
46+
47+ </ruleset >
You can’t perform that action at this time.
0 commit comments