[Trac] mod_python and colored diffs
Matthew Gillen
mgillen at bbn.com
Fri Jun 10 11:45:36 CDT 2005
Emmanuel-G BLOT wrote:
>> Now bringing up 'http://hostname/trac/css/trac.css' shows the contents
>> of the css file, as expected. However, replacing changeset.css for
>> trac.css brings me to the top-level start page (ie project listing; just
>> like any malformed URL that trac can't figure out). Interestingly, the
>> diff.css seems ok (ie just like trac.css).
>
>
> I'm not sure how this (your config file) exactly works:
>
> > Alias /trac/ /usr/share/trac/htdocs/
> > ...
> > <Location /trac>
> > </Location>
>
> Wouldn't there be some kind of confusion between URL served by Apache
> (such as CSS files) and URL handled by the Trac engine ?
I was composing my last email before I got this one. Yes, you are correct.
Thanks for the help.
--Matt
More information about the Trac
mailing list