<ruleset name="Scott Hanselman" default_off="expired">

	<target host="hanselman.com" />
	<target host="*.hanselman.com" />


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


	<!--	!www redirects to www.
		Cert isn't valid for m.	-->
	<rule from="^https?://(?:m\.|www\.)?hanselman\.com/"
		to="https://www.hanselman.com/" />

</ruleset>
