On Thu, 24 Feb 2005, Mately wrote: > Hi all! > I have just installed modperl2, and I see the following lines in my %ENV: > MOD_PERL = "mod_perl/1.999.20" > GATEWAY_INTERFACE = "CGI/1.1" > SERVER_SOFTWARE = "Apache/2.0.52 (Win32) mod_perl/1.999.20 Perl/v5.8.6" > Should not I see "CGI-Perl..." as the gateway-interface as written in > some documentation pages? > Is it the normal response or did I do something wrong? > (Sorry for the newbie question, I started this week.) > Thanks for any help.
For mod_perl-2, that's OK - see http://perl.apache.org/docs/2.0/user/porting/compat.html#C__ENV_GATEWAY_INTERFACE__ -- best regards, randy kobes