-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 A couple of things: make sure your htlm.htm file is actually called index.html also make sure that file/directory structure has the correct permssions. i'm not sure what group apache runs as in Ubuntu - but in CentOS/Fedora/RHEL your files need to be owned by group apache. i would also set the Servername - that is the reason your getting the error: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName Ron Johnson wrote: > > root at ron-laptop:/home/www <mailto:root at ron-laptop:/home/www># mkdir > vbrew.com <http://vbrew.com> > root at ron-laptop:/home/www <mailto:root at ron-laptop:/home/www># ls > vbrew.com <http://vbrew.com> > root at ron-laptop:/home/www <mailto:root at ron-laptop:/home/www># cd > vbrew.com <http://vbrew.com> > root at ron-laptop:/home/www/vbrew.com > <mailto:root at ron-laptop:/home/www/vbrew.com># gedit html.htm > root at ron-laptop:/home/www/vbrew.com > <mailto:root at ron-laptop:/home/www/vbrew.com># apache2ctl start > apache2: Could not reliably determine the server's fully qualified > domain name, using 127.0.1.1 for ServerName > httpd (pid 5807) already running > root at ron-laptop:/home/www/vbrew.com > <mailto:root at ron-laptop:/home/www/vbrew.com># > root at ron-laptop:/home/www/vbrew.com > <mailto:root at ron-laptop:/home/www/vbrew.com># ls > html.htm > root at ron-laptop:/home/www/vbrew.com > <mailto:root at ron-laptop:/home/www/vbrew.com># > > > > > Here is my httpd.conf file. > > NameVirtualHost 172.16.0.199 > > <VirtualHost 172.16.0.199> > > ServerName www.vbrew.com <http://www.vbrew.com> > > DocumentRoot /home/www/vbrew.com <http://vbrew.com> > > </virtualHost> > > <VirtualHost 172.16.0.199> > > ServerName www.virtualvineyard.com <http://www.virtualvineyard.com> > > </VirtualHost> > > > > > So the server is running. > Is my Dns failing? > I wrote an html document in www.vbrew.com <http://www.vbrew.com>. > But I can not load the web page www.vbrew.com <http://www.vbrew.com> in > another computer's browser on my lan. I can see the host in the other > computer and it is running the 127.0.1.1 address. > Also What else should I add to the directory to make the page viewable? > > Thanks, Ron > > > > > > > -- > "There are too many variables to draw conclusions (or make grand > statements) about the universe. We are too ignorant a species to make > grand claims." > > > ------------------------------------------------------------------------ > > _______________________________________________ > TCLUG Mailing List - Minneapolis/St. Paul, Minnesota > tclug-list at mn-linux.org > http://mailman.mn-linux.org/mailman/listinfo/tclug-list -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iEYEARECAAYFAkn5p24ACgkQvE9HrEfeE4dAVACfVVmPsWpaEcpSRS0ywlWjbUzE dY0AoJ0nAQVqE8mSg5O1T8vuOzLWbUDJ =OVca -----END PGP SIGNATURE-----