On Sun, Feb 28, 2010 at 5:13 AM, Nilesh Govindarajan <[email protected]> wrote:

> You posted which will work for a single IP i.e. 12.34.56.789
>
> But what if I have three or four IP addresses on the same Apache server ?
>
> Your config will handle only that particular IP.
>
> I think a solution is ServerAlias ?

Not necessary. When you create a set of name-based virtualhosts (1
NameVirtualHost X, N <virtualhost X>), the first one you list is the
default for that set.

-- 
Eric Covener
[email protected]

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to