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

Commit faba429

Browse files
committed
Add basic ruleset for www.fer.unizg.hr
This is the official website of the Faculty of Electrical Engineering and Computing in Zagreb, Croatia. The site supports HTTPS, but defaults to HTTP, unless the user goes through the log in flow.
1 parent 9c54619 commit faba429

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<ruleset name="www.fer.unizg.hr">
2+
<target host="www.fer.unizg.hr" />
3+
4+
<rule from="^http:" to="https:" />
5+
</ruleset>

0 commit comments

Comments
 (0)