<ruleset name="CompaniesInTheUK">
  <target host="companiesintheuk.co.uk" />
  <target host="www.companiesintheuk.co.uk" />

  <securecookie host="^(.+\.)?companiesintheuk\.co\.uk$" name=".*"/>

  <rule from="^http://companiesintheuk\.co\.uk/" to="https://companiesintheuk.co.uk/"/>
  <rule from="^http://(www)\.companiesintheuk\.co\.uk/" to="https://$1.companiesintheuk.co.uk/"/>
</ruleset>
