DigitalKitty has asked for the wisdom of the Perl Monks concerning the following question:
$ENV{PATH} = "/bin:/usr/bin"; delete @ENV{ 'IFS', 'CDPATH', 'ENV', 'BASH_ENV' };
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
(Ovid) Re: CGI security.
by Ovid (Cardinal) on Mar 25, 2002 at 20:40 UTC | |
|
Re: CGI security.
by shotgunefx (Parson) on Mar 25, 2002 at 20:41 UTC | |
|
Re: CGI security.
by cjf (Parson) on Mar 25, 2002 at 21:51 UTC |