summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJan Pazdziora <jpazdziora@redhat.com>2015-08-26 17:24:33 +0200
committerJan Pazdziora <jpazdziora@redhat.com>2016-01-20 09:45:57 +0100
commit0c36766bdf4aa86c40ae7e466e013f9bafb16001 (patch)
tree26ec29fbf31d31f3dcb1ed9a4a4478266b972880 /README
parent91c82a1bfbc0d34c5de3426e6a3f5c3e48d287b8 (diff)
downloadmod_lookup_identity-0c36766bdf4aa86c40ae7e466e013f9bafb16001.tar.gz
mod_lookup_identity-0c36766bdf4aa86c40ae7e466e013f9bafb16001.tar.xz
mod_lookup_identity-0c36766bdf4aa86c40ae7e466e013f9bafb16001.zip
Add LookupOutput headers option to populate HTTP request headers; deprecate value all.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index cf2c53c..e2fffbc 100644
--- a/README
+++ b/README
@@ -80,7 +80,9 @@ The default behaviour can be changed with the following directives:
None: Disable the lookup altogether
Notes: Sets the Apache notes table only
Env: Sets environment variables only
- All: Sets both (the default)
+ Headers: Sets HTTP request headers, for use by proxy setups.
+
+ The default is Notes and Env.
LookupUserGECOS name