Posts in 'Apache & mod_rewrite'
Apache & ModRewrite: How to easily deny access to a folder with htaccess
Posted on 17. Jul, 2009 by Dragos.
0
Working on a project right now I was looking for a solution to protect a folder containing template php files (includes in larger files). One solution would be to chmod the folder to avoid external meddling of one’s curious eyes. But working with Apache’s features I found out that it is more convenient to use [...]


