Skip to content

Commit fae12f6

Browse files
author
MB
committed
Tagasauris.com
1 parent 07cdbd0 commit fae12f6

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<!--
2+
Mixed content:
3+
4+
- css on www from fonts.googleapis.com *
5+
6+
* Secured by us
7+
8+
-->
9+
<ruleset name="Tagasauris.com">
10+
11+
<target host="tagasauris.com" />
12+
<target host="*.tagasauris.com" />
13+
14+
15+
<securecookie host="^(?:photo)?\.tagasauris\.com$" name=".+" />
16+
17+
18+
<rule from="^http://(photo\.|www\.)?tagasauris\.com/"
19+
to="https://$1tagasauris.com/" />
20+
21+
</ruleset>

0 commit comments

Comments
 (0)