HTML Server Side Include Directives

NCSA httpd supports server-side include documents. Thanks to Charles Henrich, henrich@crh.cl.msu.edu.

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.

Example

<inc srv "|date"> would put the date at the top of a document.


Return to administration overview

httpd@ncsa.uiuc.edu