View Single Post

  #2 (permalink)  
Old 09-29-2005
Tim
 
Posts: n/a
Default Re: Apache server starts but no page displayed

On Wed, 28 Sep 2005 06:47:32 -0700, apogee sent:

> Unfortunately what I presented when typing my www.xxxx.gr page is the page
> that controls my ADSL modem /router instead of the "Seeing this instead of
> what you expected" Apache page ,which should be displayed when no main or
> index page is available.


It's how your modem does its routing. If you use an internal network
address (such as 192.168.1.1, if yours works that way), or the local
loopback address (127.0.0.1) on the same computer as the server, you'll
see the webserver.

Outsiders trying to connect to you might not see anything. You'll need to
configure you router to pass port 80 through it to the computer running
the server ("port forwarding"), as well as allow it through any firewalls.

--
If you insist on e-mailing me, use the reply-to address (it's real but
temporary). But please reply to the group, like you're supposed to.

This message was sent without a virus, please destroy some files yourself.