RT doesn’t ship with instructions for deploying on mod_proxy_fcgi, only
mod_fastcgi and mod_fcgid. I’m also not aware of a standard
mod_proxy_fcgi configuration.
A brif skim of its documentation suggests that the following
additional Apache configuration may resolve it:
SetEnvIf Request_URI . proxy-fcgi-pathinfo=1
Please report your results back here so we can add to the standard
configurations, if it works.
- Alex