[HTTPS-E Rulesets] Ruleset for Alternate

Lennert Buytenhek buytenh at wantstofly.org
Sat Aug 6 00:50:09 PDT 2011


<ruleset name="Alternate">
  <target host="*.alternate.be"/>
  <target host="alternate.be"/>
  <rule from="^http://([^/:@]*)\.alternate\.be/" to="https://$1.alternate.be/"/>
  <rule from="^http://alternate\.be/" to="https://alternate.be/"/>

  <target host="*.alternate.nl"/>
  <target host="alternate.nl"/>
  <rule from="^http://([^/:@]*)\.alternate\.nl/" to="https://$1.alternate.nl/"/>
  <rule from="^http://alternate\.nl/" to="https://alternate.nl/"/>

  <target host="*.alternate-b2b.nl"/>
  <target host="alternate-b2b.nl"/>
  <rule from="^http://([^/:@]*)\.alternate-b2b\.nl/" to="https://$1.alternate-b2b.nl/"/>
  <rule from="^http://alternate-b2b\.nl/" to="https://alternate-b2b.nl/"/>
</ruleset>



More information about the HTTPS-Everywhere-Rules mailing list