File tree Expand file tree Collapse file tree 1 file changed +45
-0
lines changed
Expand file tree Collapse file tree 1 file changed +45
-0
lines changed Original file line number Diff line number Diff line change 1+ <!--
2+ Nonfunctional hosts:
3+
4+ - blog ¹
5+ - status ²
6+
7+ ¹ Refused
8+ ² Dropped
9+
10+
11+ Fully covered hosts:
12+
13+ - (www.)?
14+ - press
15+
16+
17+ Insecure cookies are set for these domains and hosts:
18+
19+ - pr.co
20+ - .pr.co
21+ - www.pr.co
22+
23+ -->
24+ <ruleset name =" pr.co (partial)" >
25+
26+ <!-- Direct rewrites:
27+ -->
28+ <target host =" pr.co" />
29+ <target host =" press.pr.co" />
30+ <target host =" www.pr.co" />
31+
32+
33+ <!-- Not secured by server:
34+ -->
35+ <!-- securecookie host="^(www\.)?pr\.co$" name="^user_locale$" /-->
36+ <!-- securecookie host="^\.pr\.co$" name="^(affiliate_code|prcosession)$" /-->
37+ <!-- securecookie host="^www\.pr\.co$" name=".+" /-->
38+
39+ <securecookie host =" ^(?:\.|www\.)?pr\.co$" name =" .+" />
40+
41+
42+ <rule from =" ^http:"
43+ to=" https:" />
44+
45+ </ruleset >
You can’t perform that action at this time.
0 commit comments