<ruleset name="Wicked Lasers" platform="mixedcontent">

	<target host="wickedlasers.com" />
	<target host="www.wickedlasers.com" />
	<!--	* for cross-domain cookie.	-->
	<target host="*.www.wickedlasers.com" />


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


	<!--	Cert doesn't match !www.	-->
	<rule from="^http://(www\.)?wickedlasers\.com/"
		to="https://$1wickedlasers.com/" />

</ruleset>
