On Wed, Feb 18, 2009 at 4:25 AM, Mirko Stocker <m1stocke@xxxxxx> wrote: > Hi > > I have problems getting the following setup to work: > > On my server, "Location /" is owned by mod_python, because I'm running a Trac > as the main site on this domain. Now I'd like to have a directory listing in > a subdirectory "Location /releases", but I can't get it working. I was able > to configure it so that files are accessible under this directory with the > following configuration: > > <Location /releases/> > SetHandler file > </Location> SetHandler None, or use LocationMatch instead of <Location> for mod_python? -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx