I have a simple site using ASP.NET. I have deployet it using IIS Manager in windows 7, Here it's binding config :
When I open hisoka.poipo.com using my laptop, I got this error message :
Weell... I have been reading some articles about this error, most of them said that I have to allow port 80 in my firewall and I have set port 80 to be always opened, but the error is still showing up.
I have tried
hisoka.poipo.com/page.aspx
But the site still can't be reached. What I have missed here...??? Please help... Thanks in advance... :)
If you encounter the “This site can’t be reached” message, here are five ways to fix it from least to most complicated: Restart your internet connection. Disable your firewall and antivirus. Clear your browser cache. Flush your DNS cache. Change your DNS servers. Troubleshooting website errors can take some time.
The easiest way to figure out if that’s the problem is to temporarily disable your firewall and antivirus software, and try visiting the site again. Depending on what OS you’re using, you’ll need to follow a different set of steps to disable the built-in firewall. You can use the following articles for guidance:
The access via the IP address would drop through to either the default IIS virtual web site or one setup for the IP address port 80 in the binding, the 404 could be because the document root won't contain your page as its the default one C:\inetpub\wwwroot if it the default one, maybe not where you "real" page is.
Your browser stores those files in a local cache, so it doesn’t have to reload sites in full every time you visit them. In some cases, you might run into the “This site can’t be reached” error due to problems with your cached files. To solve that issue, you’ll need to clear your browser cache.
Did you register hisoka.poipo.com in your local hosts file? Usually here %windir%\system32\drivers\etc\hosts you just add: 169.254.224.121 hisoka.poipo.com
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With