]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
- Add missing links
authorChristophe Jaillet <jailletc36@apache.org>
Sat, 10 May 2014 05:43:33 +0000 (05:43 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sat, 10 May 2014 05:43:33 +0000 (05:43 +0000)
commit1d1f2f88deab92c15ac62defe8b1266c0afd438d
treebb3a41c6f8ce250d6c6d751502c4b448ae7049a3
parentdbd9d2c2946d6c915cbc25248f22507c4a5d6605
- Add missing links
- Fix extra ] spotted in online doc by emigas.
- Remove another ] introduced in Hearder syntax in r1588244
- s/variable/varname/ to match the text below it.
- Turn the syntax of both Header and RequestHeader to be:
   header [value [replacement [early|env=[!]variable|expr=expression]]]
in order to match the code.
This removes the ambiguity of expr=<something> which can now be used in 2 different places in the syntax.
- Also remove the space in 'expr= value' in compatibility note, to help distinguish between the two

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1593664 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/mod/mod_headers.xml