directory. Solved!
> IMHO, it's not the content-type, it's the brew handler - you're trying to
> parse an image file with brew() method, and that's what causing the problem.
> I haven't tested your config, but "RHandler brew" seems a bit odd (shouldn't
> you put "RHandler brew::brew" instead). And yes, like Jeroen noticed, you
> also have strange content-type. But is it mandatory to set content-type of
> an image? I don't think so... Apache deals with that, right? O_o
>
> Anyway... solution: separate img/ folder from the one that contains R
> scripts. Or use <FilesMatch > directive.
>
>
>
> On Fri, Jul 29, 2011 at 09:30, Jeroen Ooms <
jeroeno...@gmail.com> wrote:
> > Your content type header is incorrect. rtm.
>