I have an existing Apache setup (2.0.59 on Solaris 8 x86) that I am trying to install Subversion on. The main server is running as user nobody, group nogroup, and is started via init.d at bootup. I don't want to create local (filesystem) permissions for the subversion repository as nobody/nogroup so I need to be able to run the virtual host as the user and group the subversion repository is owned by. Is there any way to do this? I looked through the configuration and can't find anything. suexec isn't installed, and doesn't appear to be the right option as Subversion runs through the DAV module, not SSI or CGI. Or do I need to create a separate config, have it listen on a different port with a different user/group at bootup start another instance of httpd using the new config file? Thanks Chris --------------------------------------------------------------------- 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