UPDATES VIA   RSS  |  Email Get updates via feedburner Get updates via twitter
Home /

Posts in 'Apache & mod_rewrite'

Apache & ModRewrite: How to easily deny access to a folder with htaccess

Posted on 17. Jul, 2009 by .

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 [...]

Continue Reading