]> granicus.if.org Git - apache/commit
Recursive Include directives no longer crash. The server stops
authorAndré Malo <nd@apache.org>
Tue, 20 Apr 2004 20:22:13 +0000 (20:22 +0000)
committerAndré Malo <nd@apache.org>
Tue, 20 Apr 2004 20:22:13 +0000 (20:22 +0000)
commit30b25881ba430e81b96634e9d69b95d8749f7830
tree4d3809bbee622ca3a215dc94e111cd5981541207
parent6a77125acccd7845ef740e2c5f45edabb8b22e87
Recursive Include directives no longer crash. The server stops
including configuration files after a certain nesting level (128
as distributed). This is configurable at compile time using the
-DAP_MAX_INCLUDE_DEPTH switch.

PR: 28370

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