On Wed, Nov 25, 2009 at 4:35 PM, Zachary Uram <[email protected]> wrote:
> Hi, > > I have a VPS running Debian and Apache 2.2 and I'd like to setup name > based virtual hosts in Apache for several domains and I will have > several subdomains for each domain. Is this possible? For example: > > www.site1.org with subdomains blog.site1.org, wiki.site1.org > > www.site2.org with subdomains blog.site2.org, wiki.site2.org > > And if someone only types "site1.org" I want it to automatically > serve them the content that "www.site1.org" gets. > > Any tips appreciated! > > Zach > > --------------------------------------------------------------------- > 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] > > I really like the documentation provided here: http://httpd.apache.org/docs/2.2/vhosts/examples.html I hope it helps. -r
