Skip to content

Commit 72a52d6

Browse files
author
MB
committed
Webthumbnail.org
1 parent a274e48 commit 72a52d6

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<!--
2+
Server sends no certificate chain *
3+
4+
* See https://whatsmychaincert.com
5+
6+
-->
7+
<ruleset name="Webthumbnail.org" default_off="missing certificate chain">
8+
9+
<!-- Direct rewrites:
10+
-->
11+
<target host="webthumbnail.org" />
12+
<target host="www.webthumbnail.org" />
13+
14+
15+
<rule from="^http:"
16+
to="https:" />
17+
18+
</ruleset>

0 commit comments

Comments
 (0)