[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: Justin Erenkrantz <jerenkrantz_at_apache.org>
Date: 2002-09-05 09:23:56 CEST

On Thu, Sep 05, 2002 at 09:15:54AM +0200, Michael Wood wrote:
> hmmm... "ModMimeUsePathInfo <on|off>" doesn't sound much like
> "enable/disable filters."

It has nothing to do with enabling or disabling filters. It has
to do specifically whether mod_mime will consider the path info
components to be MIME extensions or not.

By default, this is not the case. This is also exhibited for
content-types that can be determined by extension - rather than
have an explict svn:mime-type, your mod_mime configuration can
dictate (or override) SVN's selection of content-types for
DAV-served content.

I'm going to check in with ModMimeUsePathInfo, but if you can
come up with a better directive name, please suggest one on
dev@httpd. (dev@svn isn't the right place for this.)

I can't name anything to save my life, but this directive's scope
is much broader than just filters. -- justin

---------------------------------------------------------------------
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:24:35 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.