[rt-users] Experiences with RT 3.0 and RTFM 2.0 beta

Jesse Vincent jesse at bestpractical.com
Mon Mar 31 15:59:53 EST 2003



On Mon, Mar 31, 2003 at 03:52:45PM -0500, Vivek Khera wrote:
> >>>>> "JV" == Jesse Vincent <jesse at bestpractical.com> writes:
> 
> >> How do you set up the apache config for fast cgi?  I didn't see it
> >> anywhere I looked on the web or the docs.
> 
> JV> Same as for RT 2.0. it's in fsck.com/rtfm
> 
> Well, duh.  I guess I also expected it in the install docs ;-)

There's a reason the manual has a big 'ol "DRAFT" stamp on it. 
Expect this to get fixed, along with better permissions documentation
fairly soon.



> Anyhow, revised SpeedyCGI configs.  Only change is to the apache conf
> for the virtual host from my earlier posting:
> 
> 
>     ServerName support.example.com
>     DocumentRoot "/usr/local/rt3/share/html"
>     AddDefaultCharset UTF-8
> 
>     Alias /NoAuth/images /usr/local/rt3/share/html/NoAuth/images
>     <Directory /usr/local/rt3/bin>
>      Options +ExecCGI
>     </Directory>
>     Alias / /usr/local/rt3/bin/mason_handler.scgi/
> 

-- 
http://www.bestpractical.com/rt  -- Trouble Ticketing. Free.



More information about the rt-users mailing list