2
Usually I create my websites in MVC
using the default template that comes in Visual Studio
.
Today I created a new project without using a template and when testing it I received an error:
A standard document is not configured for the requested URL, and the directory search is not enabled on the server.
I want to know how to set up my website homepage.
Note: I have only one HomeController
and a Index.cshtml