]> granicus.if.org Git - apache/commit
Add support to set variables with the 'Define' directive. Change
authorStefan Fritsch <sf@apache.org>
Thu, 20 Jan 2011 19:12:32 +0000 (19:12 +0000)
committerStefan Fritsch <sf@apache.org>
Thu, 20 Jan 2011 19:12:32 +0000 (19:12 +0000)
commit77ce7da768e3e14dd52d2ecf2b3e2040cedc893f
tree9a4d04c5963d9ea2ef8a5467d4b6e48d2ca1d6c4
parent58f17628acc2446d1811095b38fdcbb1357d6d55
Add support to set variables with the 'Define' directive. Change
ap_resolve_env() to look for variables defined in this way. This allows to use
the variables in the config using the ${VAR} syntax known from envvar
interpolation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1061465 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
include/httpd.h
server/core.c