]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
add back the DefaultRuntimeDir/DEFAULT_REL_RUNTIMEDIR stuff
authorJeff Trawick <trawick@apache.org>
Tue, 14 Aug 2012 21:21:02 +0000 (21:21 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 14 Aug 2012 21:21:02 +0000 (21:21 +0000)
commita943ffdeaf39551313f8f215c25bffab5db114d7
tree5fbeb3b738d393175ca0a54c294fcad6ced207ec
parent3d5eb8c1dafa1d3b9113f07b8fdb5ff0893b3e33
add back the DefaultRuntimeDir/DEFAULT_REL_RUNTIMEDIR stuff
that is not in 2.4.x

The trunk patches for these all have some configuration breakage
as 2.4.x interprets the individual directive or API parameter as
relative to ServerRoot whereas trunk interprets everything
relative to DefaultRuntimeDir.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1373121 13f79535-47bb-0310-9956-ffa450edef68
CHANGES