[rt-users] PNG JPG LOGO
David Smithson
dsmithson at activsupport.com
Wed Aug 16 11:32:58 EDT 2006
3.6.1, recently upgraded from 3.6.0, which was installed clean.
David Smithson
________________________________
CLICK HERE FOR ONLINE SUPPORT
-----Original Message-----
From: Jesse Vincent [mailto:jesse at bestpractical.com]
Sent: Wednesday, August 16, 2006 8:30 AM
To: Alan Clegg
Cc: David Smithson; der Mouse; rt-users at lists.bestpractical.com
Subject: Re: [rt-users] PNG JPG LOGO
On Wed, Aug 16, 2006 at 07:59:42AM -0400, Alan Clegg wrote:
> * David Smithson <dsmithson at activsupport.com>:
>
> > If I scopy the same image to another Apache server ( no Mason ), I
can
> > view the PNG through Apache. Why is Mason trying to interpret this
PNG?
> > *pulling hair out* *throwing stuff at cat*
>
> Yes. I found an answer via google (and it was painful, as "mason"
seems to
> be linked with other things and not just web development). The
following
> gets rid of the mason handler to allow graphics to NOT be interpreted:
Can you tell us what version of RT you're working with? This is
something that should have been fixed within the RT 3.4 series, but
certainly in RT 3.6.
Jesse
>
> <Location /rt/NoAuth/images>
> AddDefaultCharset UTF-8
> SetHandler default-handler
> </Location>
>
> This allowed everything to work.. yeah, trying to find the danged
reason that
> the page was failing was a pain in the butt.
>
> AlanC
> --
> | Alan Clegg, CISSP, IAM
> | Hosted Solutions, Inc.
> | +1-919-882-3039
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> Community help: http://wiki.bestpractical.com
> Commercial support: sales at bestpractical.com
>
>
> Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
> Buy a copy at http://rtbook.bestpractical.com
>
--
More information about the rt-users
mailing list