<ruleset name="ProjectHoneypot">
  <target host="projecthoneypot.org" />
  <target host="www.projecthoneypot.org" />

  <securecookie host="^(www\.)?projecthoneypot\.org$" name=".*"/>

  <rule from="^http://(?:www\.)?projecthoneypot\.org/" to="https://www.projecthoneypot.org/" />
</ruleset>
