📄 readme
字号:
==========================NAGIOS CGI SSI FILE README==========================This folder may contain optional header and footer files that will be added to the CGI HTML output. The files you put can contain serverside include (SSI) statements.There are two types of header and footer files - common headers/footersand CGI-specific headers/footers. Common header/footer files (if present)will be included in the output of ALL CGIs. CGI-specific header/footerfiles (if present) will be included in the output of the CGI they are intended for. The order in which headers/footers are included with regards to the CGIoutput and each other is shown below:1. COMMON HEADER2. CGI-SPECIFIC HEADER3. CGI OUTPUT4. CGI-SPECIFIC FOOTER5. COMMON FOOTERThe header/footer files you create must be named exactly as shown belowin order to be included in the CGI output:Common headers/footers: common-header.ssi common-footer.ssiCGI-specific header/footers: <cginame>-header.ssi <cginame>-footer.ssiSome examples of CGI-specific header/footer file names are shown below: tac-header.ssi tac-footer.ssi status-header.ssi status-footer.ssi avail-header.ssi avail-footer.ssi notifications-header.ssi notifications-footer.ssi
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -