in reply to Re: Changing file permissions in a script
in thread Changing file permissions in a script

How do I change the user that CGI runs under?
  • Comment on Re^2: Changing file permissions in a script

Replies are listed 'Best First'.
Re^3: Changing file permissions in a script
by kyle (Abbot) on Oct 09, 2008 at 15:36 UTC

    How do I change the user that CGI runs under?

    That's a matter of web server configuration. You haven't mentioned which web server you're using, but the documentation for it can probably tell you how to do that.