Windows server 2008 R2 IIS7 file permissions
Posted
by
StealthRT
on Server Fault
See other posts from Server Fault
or by StealthRT
Published on 2012-04-02T23:18:03Z
Indexed on
2012/04/02
23:31 UTC
Read the original article
Hit count: 424
Hey all i am trying to figure out why i can not access a index.php file from within the wwwroot/mollify/backend directory.
It keeps coming up with this:
Server Error
403 - Forbidden: Access is denied. You do not have permission to view this directory or page using the credentials that you supplied.
I've given all the permissions (Full control) to the wwwroot directory i could think of (IUSR, Guest, GUESTS, IIS_IUSRS, Users, Administrators, NETWORK, NETWORK SERVICE, SYSTEM, CREATOR OWNER & Everyone).
I also added index.php to the "Default Document" under my website settings in IIS 7 manager.
What else am i missing?
Thanks!
David
© Server Fault or respective owner