Meta
Categories
Category Archives: appsvr
ASP.NET: HTTP Error 403 – Forbidden
Cause This could happen if directory browsing is disabled and default.aspx is not in the default document list. Fix Add default.aspx to the default document list.
Posted in IIS
Leave a comment