On Fri, 2003-11-14 at 14:24, Robert Knaak wrote:
> It seems that PerlSendHeader On has no effect when you are using
> Apache::RegistryFilter, how can I get the proper headed type sent?

Are you still having trouble with this?  It looks to me like you can fix
it by adding $r->content_type("text/html") to your scripts, or you can
use an AddType directive in httpd.conf if you don't want to edit your
scripts.

- Perrin


-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html

Reply via email to