Hello guys,

I have a website on a server (win2003), I have no problem open it with http://computername/site

but I just can't open it with http://ipaddress/site

Why? How to fix it?

Thanks.

Recommended Answers

All 3 Replies

what's the error? in iis you need to right click the website goto properties goto advance make sure is says default 80 leave host header value blank. ip (all unassigned)

Hi,
I have changed default 80 and left host header value blank. ip (all unassigned).

Even now also facing the same issue.Please help me out to resolve the issue

The IP Address you assign to the http://computername/site in the (IIS) Site Binding MUST match the IP assign to the NIC for the site. For example: Inside Site Binding configuration, you will have: Type---http, Port----80, IP---0.0.0.0, whatever the Ip of the NIC configured inside your control panel/networking/IPv4. This IP must also be the same assigned by the company that host the website. Check your configuration.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.