apache - Prevent access to files in a certain folder -


i have folder lot of .php files. deny access them (using .htaccess). know option move folder outside public_html, not possible in situation.

is possible block access whole folder?

add .htaccess file:

order deny,allow deny 

Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -