[edit] ssi_value_length

syntax: ssi_value_length length

default: ssi_value_length 256

context: http, server, location

Defines the allowed length of values for parameters used in SSI.

[edit] SSI Commands

Instruction format is the following:

  <!--# command parameter1=value parameter2=value ... parameterN=value -->

Note that the hash ('#') must immediately follow the two dashes ('--').

The supported SSI commands are listed below.


Module: HttpSsiModule