> I expect a RemoveHandler in a at the
> bottom of your config might help, if I understand the question
> aright.
>
many thanks Nick!
I knew there had to be a way to get this done, I just didn't know what it was.
Since my uses SetHandler mod_python, I first tried
"RemoveHandler mod_python" but
Hi,
I asked about this awhile ago but did not receive a response. My end
goal is to run trac (http://trac.edgewall.org/) at the server root,
while still having other static content or web apps on subdirectories.
http://www.example.com/
should display trac
http://www.example.com/static
should disp
Hi,
I first asked about this on trac discussions, and I've been advised
that this is more likely an apache configuration issue.
In the initial setup, I've configured trac and websvn like so:
http://example.com/trac
http://example.com/websvn
relevant excerpts follow:
SetHandler mod_pytho