On Monday November 03 2003 10:52 am, Blessing Kamutande wrote: > I'm trying to configure Apache to virtual host Non-IP sites and I'm getting > following error during the start-up of my server. > May you please assist me on how to correctly setup my Apache. > > ### Section 3: Virtual Hosts > # VirtualHost: If you want to maintain multiple domains/hostnames on your > # machine you can setup VirtualHost containers for them. Most > configurations # use only name-based virtual hosts so the server doesn't > need to worry about > # IP addresses. This is indicated by the asterisks in the directives below. > # > # Please see the documentation at > # Use name-based virtual hosting. > > #NameVirtualHost * > NameVirtualHost 192.63.122.148:80 <-- address:port but > <VirtualHost * > <-- wildcard! The argument to the <VirtualHost> directive must match the argument to the NameVirtualHost directive. You cannot use a wild card if you specified an address. Change one or the other. -- Stephen Carville http://www.heronforge.net/~stephen/gnupgkey.txt ------------------------------------------------------------------ Right wing socialists hate privacy as much as left wing socialists hate guns. -- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list