Skip to content

Instantly share code, notes, and snippets.

@alexwybraniec
Created January 18, 2016 14:24
Show Gist options
  • Save alexwybraniec/cbd568f9aeacba7b7747 to your computer and use it in GitHub Desktop.
Save alexwybraniec/cbd568f9aeacba7b7747 to your computer and use it in GitHub Desktop.
location = /xmlrpc.php {
deny all;
#Switch off logging
access_log off;
error_log off;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment