Version 3 (modified by anonymous, 20 years ago)

--

HTML parsing error: malformed start tag: line 872, column 64
<a href="http://armchair.zerohosting.org/leather-arm-chair.html"">leather arm chair</a>

Trac and mod_python

Trac 0.7.1 and later supports mod_python, which speeds up Trac's response times considerably and permits use of many Apache features not possible with tracd/mod_proxy.

Simple configuration

Here's a typical Trac CGI/Apache setup:

Win32 Issues

If you run trac with mod_python on Windows, attachments will not work.

There is a (simple) workaround for this which is to apply the patch attached to ticket #554.


See also TracGuide, TracInstall, TracMultipleProjects