]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Include directives no longer refuse to process symlinks on
authorAndré Malo <nd@apache.org>
Wed, 21 Apr 2004 21:24:28 +0000 (21:24 +0000)
committerAndré Malo <nd@apache.org>
Wed, 21 Apr 2004 21:24:28 +0000 (21:24 +0000)
commit6f5e92ccce0c2551ee26ab11df11774d05969f0b
treec04e3b6c05d9717d6fd3e435b1ea3641b50a45ba
parent26b5e01a58f4d5a9cf92880732c76b101be0a4ad
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

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