From: Brian Pane Date: Fri, 29 Mar 2002 06:26:03 +0000 (+0000) Subject: Document the variable expansion enhancements for mod_include X-Git-Tag: 2.0.34~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=769f2f65d332696ec1f200e9c5e2f37a403a0109;p=thirdparty%2Fapache%2Fhttpd.git Document the variable expansion enhancements for mod_include git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94295 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 54669195e6d..92cb0e2e623 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ Changes with Apache 2.0.35 + *) Add support for macro expansion within the variable names in + and directives [Brian Pane] + *) Fix some mod_include segfaults [Cliff Woolley, Brian Pane, Brad Nicholes] *) Update the Redhat Layout to match Redhat version 7. PR BZ-7422 diff --git a/docs/manual/mod/mod_include.xml b/docs/manual/mod/mod_include.xml index 282d4ce601d..bc88a0de6cb 100644 --- a/docs/manual/mod/mod_include.xml +++ b/docs/manual/mod/mod_include.xml @@ -405,7 +405,8 @@ cases where they may reasonably occur as an argument to an SSI directive. This includes the config, exec, flastmod, fsize, - include, and set directives, as well + include, echo, and set + directives, as well as the arguments to conditional operators. You can insert a literal dollar sign into the string using backslash quoting: