Programming for windows: Only allow script access to a file iis7.5 on newest questions tagged windows – Stack Overflow

I have a file (called ‘log.html’) on my iis7.5 server that I would like my PHP installation to be able to access and write to, but I do not want anybody to access the file directly, for example typing in ‘http://computername/log.html’ (I am on a LAN).

How can I prevent users from accessing it but allow php to see it?

See Answers


source: http://stackoverflow.com/questions/11062257/only-allow-script-access-to-a-file-iis7-5
Programming for windows: programming-for-windows



online applications demo