pc not accessible for http://<mysite>

  • Thread starter Thread starter saurabhs83
  • Start date Start date
S

saurabhs83

I have a page test.html in my c:/inetpub/wwwroot.... When i am trying
to open that page using http://<IPaddressofmypc>/test.html i get to see
the page....But when somebody else on the network try to run this url ,
he is not able to open this html page....I dont know what to do with
this ????

also http://<IPaddressof mypc> opens "Under Construction" error page on
my pc...But accessing this url from some other pc displays the "Page
cannot be displayed" error page on my pc.

I am able to ping the pc as well.....I am also access the pc using
\\<ipaddress> but not http://<ipaddress>
 
I have a page test.html in my c:/inetpub/wwwroot.... When i am trying
to open that page using http://<IPaddressofmypc>/test.html i get to see
the page....But when somebody else on the network try to run this url ,
he is not able to open this html page....I dont know what to do with
this ????

also http://<IPaddressof mypc> opens "Under Construction" error page on
my pc...But accessing this url from some other pc displays the "Page
cannot be displayed" error page on my pc.

I am able to ping the pc as well.....I am also access the pc using
\\<ipaddress> but not http://<ipaddress>

Check the firewall in the Control Panel, and make sure that port 80 is
opened for HTTP.
 
Back
Top