On Fri, Jan 28, 2000 at 12:11:07PM -0800, Jonathan Swartz wrote:
> etc. I could do this with a set of virtual servers, but then I have to 
> change the httpd.conf and restart the server every time a user is
> added, which is undesirable.

Use mod_vhost_alias. You do not have to touch your httpd.conf for
a new user but just create a directory named like the server you
want, e.g. /home/httpd/www.joe.yourcompany.com/

Andre

Reply via email to