Re: CGI script and Mod_perl 2
Hi, On Mon, Mar 28, 2011 at 5:43 PM, shant. wrote: > I have application built using CGI, and mod_perl , currently all CGI > script are running under modperl1 using perlrun option , does they work in > mod_perl 2 too or need any changes ? You will find ModPerl::PerlRunPrefork, which is pr
CGI script and Mod_perl 2
Hi All, I have application built using CGI, and mod_perl , currently all CGI script are running under modperl1 using perlrun option , does they work in mod_perl 2 too or need any changes ? Thanks Shant