in reply to Getting system enviornmentals when running CGI
Instead, to set an environment variable for use in apache, you need to use the SetEnv command in your apache config file or .htaccess:
SetEnv DYNBLDHOME /some/path/or/other
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Getting system enviornmentals when running CGI
by Anonymous Monk on Sep 21, 2015 at 17:29 UTC |