Geoffrey Young Thu, 08 Sep 2005 15:23:30 -0700
> $r->err_headers_out->{'Pragma'} = "no-cache"; use
$r->err_headers_out->set(Pragma => 'no-cache'); HTH --Geoff