]> granicus.if.org Git - apache/commit
mod_cache: Allow control over the base URL of reverse proxied requests
authorGraham Leggett <minfrin@apache.org>
Sun, 3 Oct 2010 13:23:39 +0000 (13:23 +0000)
committerGraham Leggett <minfrin@apache.org>
Sun, 3 Oct 2010 13:23:39 +0000 (13:23 +0000)
commitd29eacb4785a851f9c3961124027617b557c7c19
tree1451f021d06a81150d172499ec66ef6319a0ec15
parentb9ba2169a93359036299fcd0274294e85b937d9a
mod_cache: Allow control over the base URL of reverse proxied requests
using the CacheKeyBaseURL directive, so that the cache key can be
calculated from the endpoint URL instead of the server URL.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1003963 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/mod/mod_cache.xml
modules/cache/cache_storage.c
modules/cache/cache_util.h
modules/cache/mod_cache.c