I bet you made the same mistake I did:
You have in the apache config both:
Alias /usr/whatever/trac/ /trac/
and
<Location /trac>
...

Basically, you don't want to use "/trac" as your url base.
Or, this FAQ item talks about how you can edit some defaults so that you can use "/trac/":
http://projects.edgewall.com/trac/wiki/TracFaq#how-can-i-create-a-nice-url-to-access-trac-cgi

--Matt

Axel Thimm wrote:
Hi,

lm-sensors switched to using trac (thanks for the awesome software!),
but we see some strange effects: Images don't get loaded unless one
reloads the browser. If one reloads again, the images disappear again.

http://lm-sensors.org/trac/

This is trac 0.9.2 running on FC4/x86_64.

Thanks!


------------------------------------------------------------------------

_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to