I was wondering for security in PHP, does php prefer to use the Everyone user or IIS_USER on Windows Servers. I ask because in most cases, I see that Everyone is used for setting folder permissions, but I have heard that you can do the same for the IIS_USER instead of using Everyone.
