The first file read in the conf.d becomes the "default" virtual host, so you might need something like: aaa-default.conf -----Original Message----- From: tclug-list-bounces at mn-linux.org [mailto:tclug-list-bounces at mn-linux.org]On Behalf Of Raymond Norton Sent: Friday, June 02, 2006 3:26 PM To: TCLUG List Subject: [tclug-list] apache conf problems I have a Centos 4.2 server with Apache 2. My original problem was that Aliases did not work. You can browse to a domain, and enter a configured alias like, domainname/aliasname, and it will display the index page of the domain without errors, but never complain about the alias. Actually, you can enter anything after the domain name and not get a 404 response. Now, I am finding that if I add a new virtual domain .conf file in /etc/httpd/conf.d it over-rides what is already there, so when browsing to a.domain.com and b.domain.com, you get b.domain.com. If I remove the new b.domain.com conf file, a.domain.com works like it should. I am sure it a simple omission or addition in httpd.conf, but I haven't figured it out. _______________________________________________ TCLUG Mailing List - Minneapolis/St. Paul, Minnesota tclug-list at mn-linux.org http://mailman.mn-linux.org/mailman/listinfo/tclug-list