[rt-users] Web UI looking funny...

Damian Gerow damian at sentex.ca
Fri Jun 29 16:29:02 EDT 2001


Figured it out.  Really bad configuration.  Maybe coffee will help?

> -----Original Message-----
> From: rt-users-admin at lists.fsck.com
> [mailto:rt-users-admin at lists.fsck.com]On Behalf Of Damian Gerow
> Sent: Friday, June 29, 2001 4:23 PM
> To: rt-users at lists.fsck.com
> Subject: RE: [rt-users] Web UI looking funny...
> 
> 
> > What's your apache config look like for RT's mod_perl handler?
> 
> Taken almost exactly from the install docs, but stripped a bit as 
> it's not a
> virtual host:
> 
> 	<DocumentRoot "/opt/rt2/WebRT/html">
> 
> 	<Directory "/opt/rt2/WebRT/html">
> 	        PerlModule Apache::DBI
> 	        PerlRequire /opt/rt2/bin/webmux.pl
> 	</Directory>
> 	<Location /rt2>
> 	        SetHandler perl-script
> 	        PerlHandler RT::Mason
> 	</Location>
> 
> Now that I've done that, I can almost see where the problem is.  But it's
> Friday afternoon, so my brain's shut off in anticipation of the weekend
> already.
> 
> (I've also since stuck in the following, with no results:
> 
> <Directory /opt/rt2/bin>
>         Options Indexes FollowSymLinks ExecCGI
> </Directory>
> 
> )
> 
> 
> _______________________________________________
> rt-users mailing list
> rt-users at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-users
> 




More information about the rt-users mailing list