I\'m trying to define an alias to localhost in development ambient in Visual Studio 2013.
When I used previous versions of Visual Studio, I used the Visual Studio Develo
If you reach this page looking for a solution for VS2015+, the applicationhost.config file you are looking for is no longer on documents\IISExpress\config.
applicationhost.config
documents\IISExpress\config
The new location is {solutiondir}\.vs\config\applicationhost.config.
{solutiondir}\.vs\config\applicationhost.config