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