Files
WEBtomaste/Atomaste Reference/public_html/wp-content/uploads/.htaccess

8 lines
97 B
ApacheConf
Raw Normal View History

2025-12-10 12:17:30 -05:00
#Begin Really Simple Security
<Files *.php>
deny from all
</Files>
#End Really Simple Security