Click to See Complete Forum and Search --> : localhost Problem
TusharM
August 30th, 2001, 08:20 AM
Hi,
In the browser when i enter localhost(or 127.0.0.1) it gives error ,i have to enter full ip address to start home page or anything else.
When i use localhost it gives error:
///////////////////////////
HTTP 404 - File not found
Internet Explorer
///////////////////////////
Can anybody suggest on that
berta
August 30th, 2001, 08:23 AM
try with:
http://127.0.0.l/
http://localhost/
..but U have set a default page in your site??
try with
http://localhost/mydoc.html
?
hi,brt
<center>
<HR width=80%>
<img src='http://web.tiscali.it/bertaplanet/images/bertaplanet.gif'>
</center>
TusharM
August 31st, 2001, 12:02 AM
Hi,
thanx for replying.
Even if i enter only localhost(or 127.0.0.1) in browser default web site should automatically come.If i enter Ip address only, default web site automatically come on browser.
Actually i have the IIS application which uses localhost to display asp page that it creates on browser.Here when i run my IIS application every time i have to change localhost to my ip address in browser.
If you can suggest more on that??
thanx.
berta
August 31st, 2001, 01:48 AM
I don't known if I undestand the problem... but look at
C:\WINNT\system32\drivers\etc\HOST
I have this entry...
127.0.0.1 localhost
<center>
<HR width=80%>
<img src='http://web.tiscali.it/bertaplanet/images/bertaplanet.gif'>
</center>
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.