in reply to Re: How do I get the environment variables for the owner of a CGI script?
in thread How do I get the environment variables for the owner of a CGI script?

I was thinking of getting the username of the owner and then logging in and doing a printenv - all from within the CGI script, but this seems exceedingly silly.
  • Comment on Re^2: How do I get the environment variables for the owner of a CGI script?

Replies are listed 'Best First'.
Re^3: How do I get the environment variables for the owner of a CGI script?
by diotalevi (Canon) on Oct 28, 2004 at 23:50 UTC
    Yes, but that's what you have to do.