so I've been doing a little thinking about web server security..

#1. Since all files on the web are 644, what is to stop someone on the same server from copying your files to their own directory? (specifically your database connection info)
#2. if a folder if 777, what's to stop someone from writing to that folder?


Jonathan Haddad

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to