Re: How does Apache invoke Perl interpreter: OT please don't reply

2001-08-24 Thread Roger C Haslock
Message - From: "Mike Rapuano" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 23, 2001 7:15 PM Subject: RE: How does Apache invoke Perl interpreter: OT please don't reply test -Original Message- From: Qichao Dong (Leon) [mailto:[EMAIL

Re: How does Apache invoke Perl interpreter

2001-08-23 Thread Brett W. McCoy
On Thu, 23 Aug 2001, Qichao Dong (Leon) wrote: > I want to do some research on Perl's transplantability, so I would like to > know how an Apache server invokes Perl interpreter - in the case of > mod_cgi instead of mod_perl. Have you tried http://perl.apache.org? -- Brett

RE: How does Apache invoke Perl interpreter: OT please don't reply

2001-08-23 Thread Mike Rapuano
test -Original Message- From: Qichao Dong (Leon) [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 23, 2001 2:21 PM To: [EMAIL PROTECTED] Subject: How does Apache invoke Perl interpreter Hi, I want to do some research on Perl's transplantability, so I would like to know how an A

How does Apache invoke Perl interpreter

2001-08-23 Thread Qichao Dong (Leon)
Hi, I want to do some research on Perl's transplantability, so I would like to know how an Apache server invokes Perl interpreter - in the case of mod_cgi instead of mod_perl. If anyone knows, or can redirect me to some documentation on the mechanism of Apache, please give me a hint. Thank you.