docs.roxen.comBack to normal mode
DocsRoxenWebServer 6.1Web Developer ManualProgramming Tags
Copyright © 2021, Roxen Internet Software
Suggestions, comments & compliments
manuals@roxen.com

<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.