Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Commit 56c1271

Browse files
BisalooJ0WI
authored andcommitted
[Sidux-ev.org] Reactivate ruleset (#10119)
* [Sidux-ev.org] Reactivate ruleset * [Sidux-ev.org] Fix invalid cert
1 parent 16c3508 commit 56c1271

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed
Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,19 @@
11
<!--
2-
sidux e.V.
2+
Invalid certificate:
3+
www.sidux-ev.org
4+
ac-treff.sidux-ev.org
5+
wiki.sidux-ev.org
36
47
-->
5-
<ruleset name="sidux-ev.org" default_off="self-signed">
6-
<target host="sidux-ev.org"/>
7-
<target host="www.sidux-ev.org"/>
8+
<ruleset name="sidux-ev.org">
9+
10+
<target host="sidux-ev.org"/>
11+
<target host="www.sidux-ev.org"/>
12+
13+
<rule from="^http://www\.sidux-ev\.org/"
14+
to="https://sidux-ev.org/" />
815

916
<rule from="^http:"
1017
to="https:" />
18+
1119
</ruleset>

0 commit comments

Comments
 (0)