Skip to content

Commit 796578c

Browse files
author
MB
committed
Heartbleed.com
1 parent 24a98b3 commit 796578c

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<!--
2+
www: refused
3+
4+
5+
CN: *.cloudfront.net
6+
7+
-->
8+
<ruleset name="Heartbleed.com" default_off="mismatched">
9+
10+
<target host="heartbleed.com" />
11+
<target host="www.heartbleed.com" />
12+
13+
14+
<rule from="^http://(?:www\.)?heartbleed\.com/"
15+
to="https://heartbleed.com/" />
16+
17+
</ruleset>

0 commit comments

Comments
 (0)