On 9/27/06, Chris Cheshire <[EMAIL PROTECTED]> wrote:

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?

Yes, you need to use a separate instance of httpd to run under a
separate userid.  If necessary, you can use ProxyPass/ProxyPassReverse
to bring the separate instance into the same namespace as the main
server.

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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to