Skip to content

Instantly share code, notes, and snippets.

@turutosiya
Created November 10, 2014 05:59
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 turutosiya/8d66b4caa122e2a90c47 to your computer and use it in GitHub Desktop.
Save turutosiya/8d66b4caa122e2a90c47 to your computer and use it in GitHub Desktop.
<IfModule mod_evasive20.c>
DOSHashTableSize 3097
DOSPageCount 2
DOSSiteCount 50
DOSPageInterval 1
DOSSiteInterval 1
DOSBlockingPeriod 10
DOSXForwardedForAsRemoteIP 0
SetEnvIf Request_URI "\.(gif|jpg|jpeg|png|bmp|css|js)$" IGNORE_DOS
DOSEmailNotify toshiya.tsuru@nadai.jp
DOSLogDir "logs/mod_evasive"
</IfModule>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment