Hello,
I've installed PHP4.3.4 as ISAPI modul of IIS on WIN2003 Server.
I use different php scripts for building my HTML-output. In some
php scripts I have to access local files for logging purposes.
Now my question:
What rights does a php script have on the server. If a user requests
a php-script - which user account does this "request-thread" have?
I know from the Apache WebServer on Linux that I can specify the user or
group of a http-request. Is there something similar on IIS?
Thanks in advance
Oliver