Skip to content

Instantly share code, notes, and snippets.

@gelias
Created July 28, 2016 18:52
Show Gist options
  • Select an option

  • Save gelias/7303cba9673f13b1698f103ce2e6ab48 to your computer and use it in GitHub Desktop.

Select an option

Save gelias/7303cba9673f13b1698f103ce2e6ab48 to your computer and use it in GitHub Desktop.
RewriteEngine On
RewriteCond %{REQUEST_METHOD} ^(TRACE|TRACK|OPTIONS|GET|CONNECT|POST|HEAD)
RewriteRule .* - [F]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment