NCSA would like to stress that this feature is resource consumptive, and will cause your HTML to be unreadable if you choose to run another server.
If you do not plan to use this feature, we suggest you turn it off using the Options directive.
To use a server include, place one of the following directives into one of your HTML files.
<inc srv "filepath">
will include the file
specified by filepath into your document.
<inc srv "|command">
will include the output
of the specified command into your document (i.e. /bin/date).
<inc srvurl "|command">
will include the
output of the specified command, but the command will be run with
the search keywords as arguments like server scripts do.
<inc srv "|date">
would put the date at the top of
a document.
Return to
administration overview
httpd@ncsa.uiuc.edu