Module ngx_http_ssi_module
- Example Configuration
- Directives
- ssi
- ssi_last_modified
- ssi_min_file_chunk
- ssi_silent_errors
- ssi_types
- ssi_value_length
- SSI Commands
- Embedded Variables
The ngx_http_ssi_module
module is a filter that processes SSI (Server Side Includes) commands in responses passing through it. Currently, the list of supported SSI commands is incomplete.
ssi_last_modified
Syntax: ssi_last_modified on | off; Default: ssi_last_modified
2017-02-09 07:09:17
ssi_silent_errors
Syntax: ssi_silent_errors on | off; Default: ssi_silent_errors
2017-02-09 07:09:18