Skip to content

Instantly share code, notes, and snippets.

@gerhard
Created November 25, 2008 14:49
Show Gist options
  • Select an option

  • Save gerhard/28935 to your computer and use it in GitHub Desktop.

Select an option

Save gerhard/28935 to your computer and use it in GitHub Desktop.
RewriteCond %{REQUEST_METHOD} !^(GET|PUT|POST|DELETE|HEAD)$
RewriteRule .* - [F,L]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment