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

Re: mod_dav_svn and Apache <Location> directive

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Sat, 05 Nov 2011 10:13:36 +0000

Michaël Bruneel <m_at_alethes.be> writes:

> <Location ~ "^/(?!viewvc)" >
> DAV svn
> SVNPath /srv/svnroot/myproject
> </Location>

Given <Location /foo/bar> and an URL '/foo/bar/zig/zag' mod_dav_svn
treats '/foo/bar' as the path to the repository and '/zig/zag' as the
path inside the repository.

How would you Location work? Where does '/foo/bar/zig/zag' get divided?

-- 
Philip
Received on 2011-11-05 11:14:14 CET

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.