Skip to content

Instantly share code, notes, and snippets.

@Mindgames
Created August 15, 2016 13:21
Show Gist options
  • Save Mindgames/bfd902df54dc942b11070e3cb10b0493 to your computer and use it in GitHub Desktop.
Save Mindgames/bfd902df54dc942b11070e3cb10b0493 to your computer and use it in GitHub Desktop.
Fail2Ban setup
https://rbgeek.wordpress.com/2014/09/11/block-wordpress-xmlprc-php-ddos-attacks-using-fail2ban/
If access.log is missing open
vim /etc/apache2/apache2.conf
and add..
CustomLog ${APACHE_LOG_DIR}/access.log combined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment