On 11/9/05, John Goggan <jgoggan@xxxxxxx> wrote: > I seem unable to find a way to do the same thing properly under Apache v2.0 > with suexec2's requirement that the files be in the docroot. It does not use > the docroot of the virtual host -- but uses the default/main docroot of /var/www. This has not changed between 1.3 and 2.0. suexec always requires all non-userdir files to be under a compile-time configured document root. It must just be that the docrot you had configured for 1.3 contained all the directories. You can recompile suexec to set its docroot to /home. But of course, this is dangerous because it means suexec can execute anything under that 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