Developer technologies | ASP.NET | ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
i want to error to operate localhost
Be sure your .net application is not using the port that Apache wants to use. Apache is just doing a reverse proxy to the .net application, so the .net needs its own unique port.