[rt-users] Apache2 + FastCGI

Marc Jauvin marc at register4less.com
Fri Jul 18 08:12:37 EDT 2003


I've got it working now. I don't know what was the problem, though...

Thanks for the configs!


shimi <shimi at shimi.net> wrote:

>
> <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."
>
>


--
Marc Jauvin
http://register4less.com
450-441-5458



More information about the rt-users mailing list