Re: [EMAIL PROTECTED] Problem with userdir and symbolic links

2007-03-27 Thread Joshua Slive
On 3/27/07, Steve Kelem <[EMAIL PROTECTED]> wrote: Thanks, that worked, but it took me a while to realize that there has to be a space between "/home/" and ">". No, there doesn't, as far as I know. There was probably something else going on. Joshua. ---

Re: [EMAIL PROTECTED] Problem with userdir and symbolic links

2007-03-27 Thread Steve Kelem
Thanks, that worked, but it took me a while to realize that there has to be a space between "/home/" and ">". Thanks, Steve Joshua Slive said the following on 03/27/2007 06:33 AM: > On 3/26/07, Steve Kelem <[EMAIL PROTECTED]> wrote: >> I'm trying to get userdir to work. Home directories are defin

Re: [EMAIL PROTECTED] Problem with userdir and symbolic links

2007-03-27 Thread Joshua Slive
On 3/26/07, Steve Kelem <[EMAIL PROTECTED]> wrote: I'm trying to get userdir to work. Home directories are defined as /home/foobar/user, but /home/foobar is a symbolic link to /export/home. How do I enable following that symbolic link? Options FollowSymLinks needs to be set in the directory c

[EMAIL PROTECTED] Problem with userdir and symbolic links

2007-03-26 Thread Steve Kelem
I'm trying to get userdir to work. Home directories are defined as /home/foobar/user, but /home/foobar is a symbolic link to /export/home. How do I enable following that symbolic link? Thanks, Steve My mod_userdir.conf contains: UserDir disabled root UserDir public_html