Adam,

As far as I remember you need this in your config:

<IfModule mod_userdir.c>
    UserDir public_html
</IfModule>

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 config
snippet you can google a bit and find some more info.

Cheers
Michael

-----Original Message-----
From: Adam Long [mailto:[EMAIL PROTECTED] 
Sent: 12 June 2003 13:17
To: [EMAIL PROTECTED]
Subject: Question about Apache and users adding their own webpages.


My company has an apache server that we use for internal web pages.  The
server is RH 7.2, and apache 1.3.42?? I think.

Anyway every user has an html and they can get to it from
internal.mapletronics.com/~username.

Where/how can I recreate this?

Thanks
Adam



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to