Java Mailing List Archive

http://www.apache-httpd.com/

Home » modperl.perl »

Re: Forking a process [in Practical mod_perl book]

Raymond Wan

2008-04-17

Replies: Find Java Web Hosting

Author LoginPost Reply

Hi all,

Raymond Wan wrote:
> -----
> my $r = shift;
> $r->send_http_header('text/plain');
> -----


Sorry for the trouble but while googling for the problem, I came by the
reason: "send the output of system() to the client":
http://www.mail-archive.com/modperl@(protected)

I also realized that the solution for modperl1 differs for modperl2 and
the above snippet seems relevant to MP1...

Thanks!

Ray




©2008 apache-httpd.com - Jax Systems, LLC, U.S.A.