Version 9 (modified by katty1981, 19 years ago)

--

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