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

Re: apache mod_dir/mod_negotiation behavior on an svn repository

From: Ben Reser <breser_at_gmail.com>
Date: 2004-07-23 02:01:36 CEST

On Thu, 22 Jul 2004 19:47:09 +0000, dorian <dorian@foobarsystems.com> wrote:
> i was wondering if there was a way to get the behaviors of mod_dir,
> mod_mime and mod_negotiation going on an svn repository in apache,
> so that i can serve versioned content transparently on an internal
> web server. assuming these modules rely on subrequests, i'd imagine
> it possible to hook them back in before the svn response handler
> gets to them. i'm basically after the capabilities of MultiViews
> and DirectoryIndex, and proper mime typing for svn-versioned
> resources.
>
> any insight would be greatly appreciated.

Dont't think I can do anything to help you with mod_negotiation or mod_dir.

But as far as proper mime-types, you can set the svn:mime-type on
files and whatever mime-type you set will be sent to http clients.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 23 02:01:56 2004

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

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