Apache Virtual Hosts

Patrick Barnes nman64 at n-man.com
Thu May 5 19:03:19 UTC 2005


Try adding a ServerName directive to the first (default) virtual host
entry.  You should be able to remove ALL IP address specifications.  You
should only have one NameVirtualHost directive, and it should read
"NameVirtualHost *:80" and each virtual host entry should begin with
"<VirtualHost *:80>" and should contain one ServerName directive and any
relevant ServerAlias directives.  The ServerName directive in your first
VirtualHost entry should probably be the same as your main ServerName
directive.

-Patrick "The N-Man" Barnes
nman64 at n-man.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/fedora-test-list/attachments/20050505/0d5c9fe4/attachment.sig>


More information about the fedora-test-list mailing list