Web Server Administration: Server Side Programming
Server Side Programming
Server-side programs will usually run as the web server process owner
- So if your web server runs as nobody, CGI programs will have the same access as the nobody user
Some web servers can be configured to run server side programs as the owner of the program (suExec)