![]() |
|
The stupid question is the question not asked | |
PerlMonks |
Re: Redirect problemby valdez (Monsignor) |
on Aug 15, 2003 at 09:22 UTC ( [id://284104]=note: print w/replies, xml ) | Need Help?? |
CGI.pm's man page says: You can also use named arguments:What happens if you use -nph => 1?The -nph parameter, if set to a true value, will issue the correct headers to work with an NPH (no-parse-header) script. This is important to use with certain servers, such as Microsoft Internet Explorer, which expect all their scripts to be NPH. HTH, Valerio
In Section
Seekers of Perl Wisdom
|
|