
October 9th, 2004, 06:39 AM
|
 |
Last Day: May 28, 2005
|
|
Join Date: Jul 2003
Location: Maryland
|
|
Quote: | Originally Posted by yongho could visitors to a website still write to files on the webserver if the chmod value of a php file is 775?
775 being rwx rwx r-x |
Since all file access is done with the permissions of the web server itself, as long as the web server has the appropriate rights any 'visitor' can do what they like.
__________________
Left DevShed May 28, 2005. Reason: Unresponsive administrators.
Free code: http://sol-biotech.com/code/.
Secure Programming: http://sol-biotech.com/code/SecProgFAQ.html.
Performance Programming: http://sol-biotech.com/code/PerformanceProgramming.html.
It is not that old programmers are any smarter or code better, it is just that they have made the same stupid mistake so many times that it is second nature to fix it.
--Me, I just made it up
The reasonable man adapts himself to the world; the unreasonable one persists in trying to adapt the world to himself. Therefore, all progress depends on the unreasonable man.
--George Bernard Shaw
|