On Thu, Feb 28, 2013 at 10:12 AM, Mahmood Naderan <[email protected]>wrote:

> Hi,
> I have installed Apache using this guide
> http://dev.antoinesolutions.com/apache-server
> Now, when I enter the ip address in the browser, it says connection timed
> out.
>
> I have to say, I didn't enter localhost in the browser because I am
> connecting
> to the remote machine via putty.
>
> When I restart httpd, I get these messages
> [root@tiger mahmood]# service httpd restart
> Stopping httpd:                                            [  OK  ]
> Starting httpd: httpd: Could not reliably determine the server's fully
> qualified domain name, using 192.168.1.5 for ServerName
> [Thu Feb 28 20:29:58 2013] [warn] NameVirtualHost *:80 has no VirtualHosts
>                                                            [  OK  ]
>
> The machine has two network interfaces, one is internal and the other is
> connected
> to internet.
>
> Regards,
> Mahmood*
> *
>

http://httpd.apache.org/docs/2.2/vhosts/examples.html i think you should
look at your conf file and add some virtual hosts to it and point them at
content directories.

Reply via email to