]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Include directives no longer refuse to process symlinks on
authorAndré Malo <nd@apache.org>
Fri, 27 Aug 2004 19:11:21 +0000 (19:11 +0000)
committerAndré Malo <nd@apache.org>
Fri, 27 Aug 2004 19:11:21 +0000 (19:11 +0000)
commitb27d479f96fca66b81539e065e3754c1adf6c50e
tree66cd9a56f01985b15f24dfef0dbd91d157a982f5
parent7e7aef7cb26b92bbf5541b9f1b86a9d70bc1c743
Include directives no longer refuse to process symlinks on
directories. Instead there's now a maximum nesting level
of included directories (128 as distributed). This is configurable
at compile time using the -DAP_MAX_INCLUDE_DIR_DEPTH switch.

PR: 28492
Reviewed by: Justin Erenkrantz, Joe Orton

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104862 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
server/config.c