On 8/14/07, Jez Hodgkinson <jez_hodgkinson@xxxxxxxxxxx> wrote: > Hi, I've installed Apache 2.2.4 on my Windows XP box (I used "localhost" for > both network domain and server name, plus the All Users, on Port 80 option). > > The install appears to work fine (it reported no errors and there's nothing > in the error log). Apache starts fine. When I try to connect I get: > with http://localhost/ or http://127.0.0.1/ - I get Page cannot be > displayed. > > When I try to access it with http://127.0.0.1:8080/ I get a > <html><body><h1>It works!</h1></body></html>. >From the given evidence, it's clear that the server is listening on 8080 and not 80. Check the Listen directive in httpd.conf. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx