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

RedirectMatch Question

From: Williams, James P2 (N-USA) <james.p2.williams_at_lmco.com>
Date: Wed, 23 Jun 2010 15:58:20 -0600

I don't know the details but have seen Apache config files that included something like these lines.

   # workaround for authz and SVNListParentPath issue
   RedirectMatch ^(/svn)$ $1/

Here's an example.

   http://directory.fedoraproject.org/wiki/Howto:Subversion_Apache_LDAP

I think this just ensures URLs end in a trailing slash. Does whatever "issue" this was trying to fix still exist? How can I tell if I need to do this in my Apache config?

Thanks,

Jim
Received on 2010-06-24 00:08:25 CEST

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.