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

Re: Dynamic content and the order of httpd2 module processing

From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2002-09-05 09:15:54 CEST

On Wed, Sep 04, 2002 at 02:20:03PM -0700, Justin Erenkrantz wrote:
> Based on the patch I just submitted to dev@httpd, a configuration
> to do this split would be:
>
> <Location />
> DAV svn
> SVNPath /repos/path/name
> ModMimeUsePathInfo on
> </Location>
> <Location /repos>
> DAV svn
> SVNPath /repos/path/name
> ModMimeUsePathInfo off
> </Location>
>
> / would serve with all filters enabled (so mod_include or
> mod_php could be served) and /repos would not have filters
> enabled.

hmmm... "ModMimeUsePathInfo <on|off>" doesn't sound much like
"enable/disable filters."

-- 
Michael Wood <mwood@its.uct.ac.za>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 5 09:16:38 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.