diff options
author | Eric Covener <covener@apache.org> | 2010-12-29 03:38:28 +0000 |
---|---|---|
committer | Eric Covener <covener@apache.org> | 2010-12-29 03:38:28 +0000 |
commit | 5af1334609eed515c31a8d07ec9f6eeb2e153e3b (patch) | |
tree | f170fa4147241f77f32825df0a81a946b59db60f /docs/manual | |
parent | ca0e91b4bcb0d5a966092b00f0acbe08f97e76c1 (diff) | |
download | httpd-5af1334609eed515c31a8d07ec9f6eeb2e153e3b.tar.gz |
mention my flip-flop on "Header always" to not add additional confusion to
someone treading in this area, and plan to remove after GA.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053526 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual')
-rw-r--r-- | docs/manual/mod/mod_headers.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/manual/mod/mod_headers.xml b/docs/manual/mod/mod_headers.xml index 4551203a40..5b5076fdce 100644 --- a/docs/manual/mod/mod_headers.xml +++ b/docs/manual/mod/mod_headers.xml @@ -299,6 +299,7 @@ headers</description> <var>header</var> [<var>value</var>] [early|env=[!]<var>variable</var>]</syntax> <contextlist><context>server config</context><context>virtual host</context> <context>directory</context><context>.htaccess</context></contextlist> +<compatibility>Default condition was temporarily changed to "always" in 2.3.9 and 2.3.10</compatibility> <override>FileInfo</override> <usage> |