Installation guide

Table Of Contents
Miscellaneous Directives
Appendix B Gateway Directives 123
ENDHTML
Emit </BODY></HTML> sequence
Arguments
None.
HELPBUTTON
Display a Help button (same effect as DS_HELPBUTTON directive but can be used from any
gateway directory CGI).
Arguments
topic
Example
<!-- HELPBUTTON "MODIFYPASSWD" -->
INCLUDE
Include the contents of another HTML file. You cannot nest include directives.
Arguments
filename. The name of the file to include. This is relative to the html/ directory where files
such as
display-inetorgperson.html are located.
Example
<!-- INCLUDE extra.html -->
INCLUDECONFIG
Include the contents of an HTML-based configuration file. You cannot nest include
directives.