Forum Moderators: phranque
deny all
Obviously the scripts associated with this discussion board can still access the contents of those directories and write to them, but how secure does deny all actually make them against outside access attempts?
Don't believe "deny all" will deny all access to files. It will not, for instance, deny PHP or any other server-side programs access to those files.
I think this has already been suggested by Jim, but I'll say it out loud and in clear text:
"deny all" does not mean securing your server! :)
-Eivind