On Fri, 2006-04-21 at 19:50 -0400, Jesse Vincent wrote: > > > On Fri, Apr 21, 2006 at 04:44:08PM -0700, Joshua Colson wrote: > > I'm running rt 3.6.0pre1 using sqlite and standalone_httpd in a test > > environment. > > > > I'm trying to update the logo by following the instructions at > > http://wiki.bestpractical.com/index.cgi?ChangeLogo which works but the > > image that I'm attempting to use is unable to load in the WebUI. > > It seems that the standalone_httpd is allowing Mason to process the > > image file(s) in /NoAuth/images/ and the image that I want to use has > > the string '<%' or '<&' in it somewhere. I've looked on the Mason > > website and found instructions for preventing Mason from attempting to > > parse image files but they are specific to using Apache. Is there a way > > to do the same with the standalone_httpd? > > Isn't there an autohanler in that directory that does this for you? >
In fact, there is. I'm shooting for the award for most stupid human mistakes on a mailing list in a week. }8-/ I was adding the content into local/html/NoAuth/images but I didn't copy over the autohandler. Thanks Jesse. -- Joshua Colson <[EMAIL PROTECTED]> VoidGate InterNetworks _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com We're hiring! Come hack Perl for Best Practical: http://bestpractical.com/about/jobs.html
