<ruleset name="Chase">
  <target host="chase.com" />
  <target host="*.chase.com" />

  <rule from="^http://chase\.com/"
          to="https://www.chase.com/" />
  <rule from="^http://(locator|www)\.chase\.com/"
          to="https://$1.chase.com/" />
</ruleset>