.htaccess to deny all files within a directory
Posted: Tue Feb 26, 2008 4:53 pm
I'm currently denying access to all files in a directory by chmod 700.
I don't want to place another .htaccess file in that particular directory as I would like to have only 1 .htaccess file in all my site. Is there any way to do this ?
I don't want to place another .htaccess file in that particular directory as I would like to have only 1 .htaccess file in all my site. Is there any way to do this ?