PHP Deny from all in htaccess?
-
I was wondering, what does this do? I’ve tried to google it, but I came up with nothing but implementing it, and not explaining what it does…
<Files *.php> deny from all </Files>
Should I add this to every .htaccess folder on my server?
- The topic ‘PHP Deny from all in htaccess?’ is closed to new replies.