Includes two: One for their actual site and one for the online banking.
<ruleset name="ServU Credit Union - Homebanking"> <target host="www.homebanking.servucu.com" /> <target host="homebanking.servucu.com" /> <rule from="^http://(www\.)?homebanking\.servucu\.com/" to="https://homebanking.servucu.com"/>
<securecookie host="^\.homebanking\.servucu\.com$" name=".*" /> </ruleset>
<ruleset name="ServU Credit Union"> <target host="www.servucu.com" /> <target host="servucu.com" /> <rule from="^http://(www\.)?servucu\.com/" to="https://servucu.com"/> <securecookie host="^\.servucu\.com$" name=".*" /> </ruleset>
