On Sun, Jul 4, 2010 at 2:14 AM, Zachary Uram <net...@gmail.com> 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
cove...@gmail.com

---------------------------------------------------------------------
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: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to