<cgi/>
Provided by module: Scripting: CGI scripting support
Runs a CGI script and inserts the result into the page.
Attributes
- script="file"
-
Path to the CGI file to be executed.
- cache="number" (0)
-
The number of seconds the result may be cached. If the attribute is
given, but without any value or "0" as value it will use 60 seconds.