<ruleset name="Gateway State Bank" platform="mixedcontent">
	<target host="gatewaysb.com" />
	<target host="*.gatewaysb.com" />

	<securecookie host="(^|\.)gatewaysb\.com$" name=".+" />

	<rule from="^http://gatewaysb\.com/" to="https://www.gatewaysb.com/" />
	<rule from="^http://(([a-zA-Z0-9\-])+\.)gatewaysb\.com/" to="https://$1gatewaysb.com/" />
</ruleset>