Re: [PHP-WIN] Restricting access to system files

2001-08-20 Thread Phil Driscoll
On Monday 20 August 2001 3:21 am, Erick Baum wrote: > Hello, > > Maybe I have missed something very obvious in the setup of PHP on our > Windows2000 server with IIS5. But I cannot seem to figure out how to stop > people from being able to "read" any file on the system they wish by simply > FOPENi

[PHP-WIN] Restricting access to system files

2001-08-19 Thread Erick Baum
Hello, Maybe I have missed something very obvious in the setup of PHP on our Windows2000 server with IIS5. But I cannot seem to figure out how to stop people from being able to "read" any file on the system they wish by simply FOPENing the file. For instance, I tested this by writing a very sim