Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Mac OS X > VirtualHosts question for built-in Apache

VirtualHosts question for built-in Apache
Thread Tools
Forum Regular
Join Date: Mar 2001
Location: Brookfield, CT, USA
Status: Offline
Reply With Quote
Nov 12, 2003, 12:57 PM
 
I'm setting up more than one virtual host on my OS X box.

I'm using the NameVirual Host set to the single IP that is statically assigned to the box.

I've created two VirtualHost directives, as such

<VirtualHost x.x.x.x> {where x.x.x.x is the static IP of the box}
ServerName www.domain1.com
{rest deleted for brevity}
</VirtualHost>

<VirtualHost x.x.x.x> {where x.x.x.x is the static IP of the box}
ServerName www.domain2.com
{rest deleted for brevity}
</VirtualHost>

This works fine...BUT:

If type the virtual host domains in a web browser WITHOUT prepending the www, it loads the first VirtualHost I've created, even for domain2.com

Furthermore, if I try to go to the "main" web site (machinename.company.com) it loads the first VirtualHost instead of the Apache welcome page (and link to get to the Apache manual) as it otherwise did before I started messing with the VirtualHost configs.
How do I correct this?

It's not a DNS issue, because I've put a blank record for each respective domain to satisfy clients trying to get to the sites without the www.

Steve
(Last edited by scip; Nov 12, 2003 at 01:19 PM. )
     
Junior Member
Join Date: Nov 2003
Status: Offline
Reply With Quote
Nov 12, 2003, 05:14 PM
 
http://localhost/manual/vhosts/name-based.html

You want to add
Code:
ServerAlias domain.tld *.domain.tld
in the VirtualHost section for each host.
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 11:40 PM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2