This is a ruleset I created for a site called www.theartofbooks.com.

It works for me on my machines both firefox and chrome.
<ruleset name="Theartofbooks.com">

<target host="theartofbooks.com" />
<target host="www.theartofbooks.com" />


<securecookie host="^www\.theartofbooks\.com$" name=".+" />


<rule from="^http://(www\.)?theartofbooks\.com/"
to="https://$1theartofbooks.com/"; />

</ruleset>

Reply via email to