<ruleset name="MaxMind">

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


	<securecookie host="^www\.maxmind\.com$" name=".*" />


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

</ruleset>
