[rt-devel] RedHat 8 and RT3.0
Dave Alden
alden at math.ohio-state.edu
Fri Mar 28 14:29:54 EST 2003
Hi,
I ran into one small issue -- one of the webpages (mail-gateway) doesn't
end if ".html", so the AddHandler doesn't catch it:
1) rename /path/to/rt3/share/html/REST/1.0/NoAuth/mail-gateway to
/path/to/rt3/share/html/REST/1.0/NoAuth/mail-gateway.html
2) modify /path/to/rt3/bin/rt-mailgate adding ".html" to mail-gateway path
...dave
On Fri, Mar 28, 2003 at 05:08:55PM +0100, Anders Ekstrand wrote:
> Hi,
>
> For me it worked by following the RT 3.0 Draft Manual and choosing modperl2.
> And when it comes to configuring the VirtualHost for Apache, replace
>
> SetHandler perl-script
>
> with
>
> AddHandler perl-script .html
>
> Regards - Anders
>
> -----Original Message-----
> From: rt-devel-admin at lists.fsck.com [mailto:rt-devel-admin at lists.fsck.com]
> On Behalf Of Art Morales
> Sent: den 28 mars 2003 17:02
> To: rt-devel at lists.fsck.com
> Subject: [rt-devel] RedHat 8 and RT3.0
>
>
>
> Hi All,
>
> I'm trying to set up RT3, but I was wondering if anyone had written a simple
> set of instructions for what to do on RedHat8... Given that it installs
> with apache 2.0 by default, it makes things much more complicated since
> modperl isn't fully up to par. I tried installing using fastcgi, but their
> instructions are really meant for apache 1.3, so it isn't as clear as it
> should be... :)
>
> Thanks!
>
> Art
> _______________________________________________
> rt-devel mailing list
> rt-devel at lists.fsck.com http://lists.fsck.com/mailman/listinfo/rt-devel
>
> _______________________________________________
> rt-devel mailing list
> rt-devel at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-devel
More information about the Rt-devel
mailing list