[rt-users] sample configuration for apache2 and fcgid
Jesse Vincent
jesse at bestpractical.com
Mon Feb 27 13:25:04 EST 2006
On Mon, Feb 27, 2006 at 01:36:00PM +0100, Harald Wagener wrote:
> Hello,
> the following sample configuration seems to work for my setup on
> debian with apache 2.0.55, rt 3.4.4 and libapache2-mod-fcgid 1.07.
>
> Please check for insanity.
>
> RewriteEngine On
> RewriteRule /(.*)$ "/usr/share/request-tracker3.4/libexec/
> mason_handler.fcgi/$1"
Why isn't that just a "ScriptAlias"?
Jesse
More information about the rt-users
mailing list