I built an ASP .Net MVC web application using .Net 6 Everything is normal in localhost Visual Studio or localhost IIS localhost Visual Studio: <img width="959" alt="localhost Visual Studio" src="https://user-images.githubusercontent.com/37067542/207501171-25f81527-7888-452c-a679-a97bc1250762.png"> localhost IIS: <img width="960" alt="localhost IIS" src="https://user-images.githubusercontent.com/37067542/207501228-2963c8c1-21b0-42e9-a8d5-6f8db10f262b.png"> But when accessed using IP IIS: <img width="960" alt="IIS (IP)" src="https://user-images.githubusercontent.com/37067542/207501323-e98ec418-82d8-499b-9214-234deea30702.png"> Any suggest what should i do? Thanks before
I built an ASP .Net MVC web application using .Net 6
Everything is normal in localhost Visual Studio or localhost IIS
localhost Visual Studio:

localhost IIS:

But when accessed using IP IIS:

Any suggest what should i do?
Thanks before