You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Joshua Slive <js...@gmail.com> on 2005/11/10 16:11:11 UTC

Re: [users@httpd] Help with Location directive

On 11/9/05, Robin Bowes <ro...@robinbowes.com> wrote:

> To enable XML format listing of the source archives in svn, I'd like to
> use the SVNIndexXSLT directive (commented out in the above code.
>
> However, because I'm using mod_python to handle the root location "/"
> the requests for svnindex.xsl are intercepted by mod_python.

You can try
SetHandler default-handler
(or maby SetHandler none).

Just a guess...

Joshua.

---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org