We are using an IIS 6.0 server on a Windows 2003 machine. We need to allow PHP to upload Word documents to a folder on our website that can then be read by visitors to the site. We do not want to grant the anonymous IUSER write access. So, what is the best way to do this without compromising security?
|
feedback
|
migrated from stackoverflow.com Sep 10 '11 at 13:00
This question came from our site for professional and enthusiast programmers.