Skip to content

Instantly share code, notes, and snippets.

@karthiks
Created September 13, 2021 12:46
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 karthiks/d502dcfeaac2e40d2fd36946cda05cb1 to your computer and use it in GitHub Desktop.
Save karthiks/d502dcfeaac2e40d2fd36946cda05cb1 to your computer and use it in GitHub Desktop.
verify whether the mod_evasive module is enabled
apachectl -M | grep evasive
# Output:
# [Mon Jan 27 13:55:35.707317 2020] [so:warn] [pid 29031] AH01574: module dav_module is already loaded, skipping
# evasive20_module (shared)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment