forked from LiveCarta/LiveCartaWP
Security update (disable files execution)
This commit is contained in:
4
wordpress/wp-content/uploads/.htaccess
Normal file
4
wordpress/wp-content/uploads/.htaccess
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
# Block executables
|
||||||
|
<FilesMatch "\.(php|phtml|php3|php4|php5|pl|py|jsp|asp|html|htm|shtml|sh|cgi|suspected)$">
|
||||||
|
deny from all
|
||||||
|
</FilesMatch>
|
||||||
Reference in New Issue
Block a user