Skip to content

Instantly share code, notes, and snippets.

@jaworowicz
Last active June 28, 2017 01:13
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 jaworowicz/74d5b48f40ce49046ef351aae72f4dbd to your computer and use it in GitHub Desktop.
Save jaworowicz/74d5b48f40ce49046ef351aae72f4dbd to your computer and use it in GitHub Desktop.
#Dodaj do htaccess
#Blokada xmlrpc.php
<Files xmlrpc.php>
order deny,allow
deny from all
</Files>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment