[rt-users] Apache2 + FastCGI

shimi shimi at shimi.net
Thu Jul 17 18:03:49 EDT 2003


<VirtualHost *>
        ServerName rt.yourdomain.com
        ServerAdmin webmaster at yourdomain.com
        DocumentRoot /usr/local/rt3/share/html
        AddHandler fastcgi-script .fcgi
        FastCgiServer /usr/local/rt3/bin/mason_handler.fcgi -idle-timeout 300
        Alias /NoAuth/images/ /usr/local/rt3/share/html/NoAuth/images/
        ScriptAlias / /usr/local/rt3/bin/mason_handler.fcgi/
</VirtualHost>

Is the Apache1.3.x one. Does that help ?

On Thu, 17 Jul 2003, Marc Jauvin wrote:

> Vivek Khera <khera at kcilink.com> wrote:
> 
> > >>>>> "MJ" == Marc Jauvin <marc at register4less.com> writes:
> >
> > MJ> I have been struggling for the whole day trying to make RT-3.0.4 work
> > with
> > MJ> Apache2 + mod_fastcgi, but I still can't figure it out.
> >
> > Are you really married to fastcgi?  I have full configs for SpeedyCGI
> > which is working quite well for me.  I run it as its own virtualhost.
> 
> Yes, I would prefer to stay with FastCGI. But you can still send your config,
> maybe I'll find my problem by looking at your setup!
> 
> Thanks
> 
> --
> Marc Jauvin
> http://register4less.com
> 450-441-5458
> _______________________________________________
> rt-users mailing list
> rt-users at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-users
> 
> Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm
> 

-- 

  Best regards,
     Shimi


----

   "Outlook is a massive flaming horrid blatant security violation, which
    also happens to be a mail reader."

   "Sure UNIX is user friendly; it's just picky about who its friends are."




More information about the rt-users mailing list