Re: Question about Apache and users adding their own webpages.

2003-06-12 Thread Anthony E. Greene
On 12-Jun-2003/13:22 +0100, [EMAIL PROTECTED] wrote: >Adam, > >As far as I remember you need this in your config: > > >UserDir public_html > > >Then in /home/$user/ create a dir "public_html". Whatever goes in there is >what is mapped to www.domain.com/~user. I can't remember if there was >anyt

RE: Question about Apache and users adding their own webpages.

2003-06-12 Thread michael . bartlett
Adam, As far as I remember you need this in your config: UserDir public_html Then in /home/$user/ create a dir "public_html". Whatever goes in there is what is mapped to www.domain.com/~user. I can't remember if there was anything else one had to do to the config - but I'm sure with that c