From: Chris W. <ch...@cw...> - 2003-10-29 12:41:41
|
forehead wrote: > in my OpenIteract2 test site's apache httpd.conf, should append this > line: > > PerlSendHeader On > > in <Location /> > > otherwise apache output itself header and OI2's header turn to be the > body and show on screen. Do you mean you should *remove* this line? OI2 should take care of all the headers for you -- it's one of the last things done in OI2::Response::Apache->send(). I haven't tested the Apache version much yet -- when I test (manually so far) I usually use the standalone version. Thanks for the report! Chris -- Chris Winters (ch...@cw...) Building enterprise-capable snack solutions since 1988. |