On 3/26/07, Steve Kelem <skelem@xxxxxxxxxxxxxx> 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 containing the symlink. So you'll need at least <Directory /home/> Options FollowSymLinks </Directory> Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx