Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
hello, all. id like to begin by saying that im SURE that im overlooking something simple...
i have installed the latest version of apache on a win2000 pro machine that exists on a small lan (these machines go directly to a linksys router then out to a DSL modem).
when i test the installation (http://localhost) on the w2k machine i see the apache page in my browser, no problem.
when i go to my xp machine on the lan and try http://localhost (or 127.0.0.1) i get an error saying the connection was refused. i even tried specifying the port (80) along with the localhost ip.
i do use a zonealarm firewall on both machines, and both are configured to allow access from the machines on the network and from apache. ZA even shows me that apache is listening on port 80 as an 'allowed' process. besides... even when i turn the firewall (on both machines) off i get the same result.
what am i overlooking? please help.
thanks in advance!
travis

Yes, it is something very simple.
Localhost or 127.0.0.1 is the IP address of EVERY computer! When you are on the XP machine 'Localhost' is the XP machine.
You should be able to connect to the 2000 webserver by either of the following:
http://xx.xx.xx.xx (where xx.xx.xx.xx is the IP address of the 2000 machine)
or
http://ComputerName (Where ComputerName is the name of the 2000 computer)
Michael J

i was sort of aware that that might be the issue. i did, in fact, try the ip of the win2k machine (and again, i also tried specifying the port), but with the same result. im not sure i had apache correctly configured at that point, however.
instead of using 'localhost' when you set up apache, is it possible to use the machine's ip?
travis

ok... when i try connecting to apache from the xp machine using the ip for the w2k machine i get the following message:
You have chosen to open
which is a: application/octet-stream
from: http://192.xxx.xxx.xxx (the machines ip)then it gives me the option to save the file (named 3u7y0n0j)
what am i screwing up?
travis

![]() |
![]() |
![]() |

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
| Ads by Google |