On 12-Jun-2003/13:22 +0100, [EMAIL PROTECTED] wrote:
>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.

The path to /home/username/public_html needs to be searchable (executable)
by Apache (ie; minimum permissions 711 on directories and 644 on files).

Tony
-- 
Anthony E. Greene <mailto:[EMAIL PROTECTED]>
OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26  C484 A42A 60DD 6C94 239D
AOL/Yahoo Chat: TonyG05      HomePage: <http://www.pobox.com/~agreene/>
Linux: the choice of a GNU Generation. <http://www.linux.org/>


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

Reply via email to