Run Shell Commands

This will run the command in quotes in sh on the local system and display the output.

<!--#exec cmd="echo hi" -->

Run a CGI script

This will run the CGI script in quotes, and display any output.

<!--#exec cgi="echo_hi.cgi" -->

Run a perl CGI script

Run a sh CGI script


URL: http://
Today's Date:
Last Modified:
K. Scott Rowe