[rt-users] PNG JPG LOGO
Alan Clegg
alan at clegg.com
Wed Aug 16 08:12:30 EDT 2006
* Alan Clegg <alan at clegg.com>:
> 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:
> <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.
It is also mentioned here:
http://wiki.bestpractical.com/index.cgi?ApacheConfig
AlanC
--
| Alan Clegg, CISSP, IAM
| Hosted Solutions, Inc.
| +1-919-882-3039
More information about the rt-users
mailing list