"Anand Raman" <[EMAIL PROTECTED]> wrote:
>hi guys
>I just started off using modperl so excuse me if this has been answered.
>
>Is there a way to capture output from a subrequest.. rather than
>allowing the subrequest to directly output the response to the client
>browser. 
>
>I need to be able to parse the output of the subrequest before
>outputting it to the browser.

I'm not positive on fd 0 being stdout -- stdout, stdin, and stderr are fd 0-2, 
I believe.  Just not sure of the ordering (I don't use them by number very 
often...).
-- 
James Smith <[EMAIL PROTECTED]>, 979-862-3725
Texas A&M CIS Operating Systems Group, Unix


Reply via email to