| Syntax: | xslt_string_param |
|---|---|
| Default: | — |
| Context: | http, server, location |
This directive appeared in version 1.1.18.
Defines the string parameters for XSLT stylesheets. XPath expressions in the value are not interpreted. The value can contain variables.
There could be several xslt_string_param directives. These directives are inherited from the previous level if and only if there are no xslt_param and xslt_string_param directives defined on the current level.
Please login to continue.