[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Using Subversion's apache server for more than Subversion

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-09-09 17:15:15 CEST

Jeff Stuart <jstuart@computer-city.net> writes:

> Ok, next stupid question. :D
>
> The httpd that I create that will house the repository for SVN can
> that be used for normal web hosting? IE the machine I'm thinking of
> using for the repository will also be used for big brother
> monitoring, etc... IE just a devel/utility server. So I'd LOVE to
> have the one httpd proc handle both SVN requests and NORMAL
> requests. Is this possible/doable/advisable?

Absolutely, why not? mod_dav_svn is "just another" apache module,
activated by a certain directive within a <Location>; it doesn't need
to own the whole web server!

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Sep 9 17:17:20 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.