The WordPress website works fine when I request the site by it is IP, but when I try to debug the ASP.net application in visual studio it opens <a href="http://localhost:49219/,">http://localhost:49219/,</a> where I can see my asp.net website, but even after opening this port and trying to access my application over the net by my server's IP I get the following error: What is strange is that even on my server, I cannot visit the site by