Skip to content

Instantly share code, notes, and snippets.

@jennimckinnon
Created May 18, 2016 23:52
Show Gist options
  • Select an option

  • Save jennimckinnon/ca09b51590e46b41c3f6b62088135584 to your computer and use it in GitHub Desktop.

Select an option

Save jennimckinnon/ca09b51590e46b41c3f6b62088135584 to your computer and use it in GitHub Desktop.
SSLOptions +StrictRequire
SSLRequireSSL
SSLRequire %{HTTP_HOST} eq "www.you-site.com"
ErrorDocument 403 https://www.your-site.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment