Skip to content

Instantly share code, notes, and snippets.

@Kaiderella
Last active November 13, 2021 03:49
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 Kaiderella/acfeb256b2c00d4cceff42fc86d5f780 to your computer and use it in GitHub Desktop.
Save Kaiderella/acfeb256b2c00d4cceff42fc86d5f780 to your computer and use it in GitHub Desktop.
File .htaccess cho wp-content và uploads
<Files *.php>
Order allow,deny
Deny from all
</Files>
Options All -Indexes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment