Skip to content

Instantly share code, notes, and snippets.

@jennimckinnon
Created May 18, 2016 23:22
Show Gist options
  • Select an option

  • Save jennimckinnon/75033c4acef46aa24469536d9536f5e0 to your computer and use it in GitHub Desktop.

Select an option

Save jennimckinnon/75033c4acef46aa24469536d9536f5e0 to your computer and use it in GitHub Desktop.
<Directory "/var/www/wp-content/uploads/">
<Files "*.php">
Order Deny,Allow
Deny from All
</Files>
</Directory>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment