Running CGI as root

Benjamin Minshall bminsh@mudbucket.goeke.net
Wed, 29 Mar 2000 11:20:41 -0500 (EST)


Hi,

I have written a simple CGI script that requires root permission
to restart some daemons remotely; however, I can't get my script
to run as root.  The web server is running as nobody and the script
permissions are -rws--x--x.  Is there something special I need to
do to get the script to run as root?

-Ben

minshal1@pilot.msu.edu