> On Thu, 4 Jul 2002, Michael Pratt wrote:

> > I have a domain currently and want to set up sub domains. 
> -----Original Message-----

> From: dattaway@attaway.net [mailto:dattaway@attaway.net]

> Here's a handy guide.  

> http://www.ozetechnology.com/howtos/apa_virtual.shtml

I found apache's own docs much clearer:

http://httpd.apache.org/docs/vhosts/index.html

I have mine set so that the virtual hosts point to the same directory as
<server>/~<user>/, so they can upload/edit their own pages.
(<server>/~<user> configures easily with a wild card, but I manually mapped
<userdomain>=/home/<user>/www/ for each domain).
