Menu

Commit [r10004]  Maximize  Restore  History

fcgi: make it possible to use the installed version of flup instead of builtin version.

The environment varialbe TRAC_USE_FLUP needs to be set to `1` in order to force the use of flup.
If `flup` is used, we need to insert some WSGI middleware in order to deal with URL encoding.

Related to #9111.

cboos 2010-08-12

changed /branches/0.12-stable/trac/web/fcgi_frontend.py
changed /branches/0.12-stable/trac/web/standalone.py
/branches/0.12-stable/trac/web/fcgi_frontend.py Diff Switch to side-by-side view
Loading...
/branches/0.12-stable/trac/web/standalone.py Diff Switch to side-by-side view
Loading...
Auth0 Logo