in reply to How to send server / shell command via cgi?

Have your cgi-script run the command via sudo (man sudo or http://www.sudo.ws)

You don't need to install anything - it comes with Debian.

  • Comment on Re: How to send server / shell command via cgi?