Skip to content

Instantly share code, notes, and snippets.

@iangreenleaf
Created May 7, 2015 16:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iangreenleaf/f56fbb61346b2b34ac6b to your computer and use it in GitHub Desktop.
Save iangreenleaf/f56fbb61346b2b34ac6b to your computer and use it in GitHub Desktop.
Grinnell Plans rule for HTTPS Everywhere (https://www.eff.org/https-everywhere)
<ruleset name="Grinnellplans.com">
<target host="grinnellplans.com" />
<target host="www.grinnellplans.com" />
<rule from="^http:" to="https:" />
</ruleset>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment