On Sun, Jul 4, 2010 at 2:14 AM, Zachary Uram <[email protected]> wrote:
> how can i setup my apache2 instance (debian squeeze) on my box (1 ip)
> so that i can serve multiple website domains (foo.org, bar.org etc.)?
> an explanation or a pointer to specifics on the nitty gritty would be
> much appreciated. and i'd like to use named based virtual hosts on
> each website served as well.

There's no "as well" if you have one IP.  You just want name-based
vhosts where apache will pick the right virtualhost based on the host
requested:

http://httpd.apache.org/docs/2.2/vhosts/name-based.html


-- 
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