id summary reporter owner description type status priority milestone component version severity resolution keywords cc branch changelog apichanges internalchanges 6224 Add support for FCGI to tracd (standalone.py) josh@… Matthew Good By adding fcgi as an option to flup (http, scgi, ajp are already there), trac can easily be used with web servers that don't support spawning an fcgi process (such as nginx) but will communicate with an already running fcgi server. See attached diff. enhancement closed normal 0.12 web frontend/tracd normal fixed patch Matthew Good