I use Listen *:80 for all of mine...Works well when you have a dynamic IP...
For more info: http://httpd.apache.org/docs-2.0/vhosts/examples.html
----- Original Message -----
From: "Ken Nordquist" <ken@xxxxxxxxxxxxxx>
To: "For testers of Fedora Core development releases"
<fedora-test-list@xxxxxxxxxx>
Sent: Thursday, May 05, 2005 11:31 AM
Subject: Re: Apache Virtual Hosts
For each NameVirtualHost, you must have a:
<VirtualHost xxx.xxx.xxx.xxx>
DocumentRoot /path/to/virtual/host/directory
</VirtualHost>
Where the xxx.xxx.xxx.xxx is the actual ip address of the virtual host you
wish to access. You cannot leave the ip address out.
I use my computer as a test server and have a dozen or so test virtual
hosts up and running with no problems.
HTH,
Ken Nordquist
Ivan Gyurdiev wrote:
According to httpd.conf:
Listen *:80
I can access the webserver...I just get the default host,
not the specific virtual hosts that I want.
--
fedora-test-list mailing list
fedora-test-list@xxxxxxxxxx
To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-test-list