5
Answers

IIS default page for MVC application

Sachin Singh

Sachin Singh

4y
4.3k
1
I am getting the below error after deploying mvc app on godaddy server.
 
HTTP Error 403.14 - Forbidden
The Web server is configured to not list the contents of this directory.
 
When i enabled the directory browsing, instead of Home/index as my first page, the list of folders started showing to the whole world.
 
the site was running well earlier but after redeployment for last two days i am not able to make it live. 
Answers (5)