I have a folder with a lot of .php files. I would like to deny access to them (using .htaccess). I know an option is to move this folder outside
.php
.htaccess
Add this to the .htaccess file:
order deny,allow deny from all