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

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

jQuery clickable div with working mailto link inside -