]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
In AllowOverrideList, do not allow 'None' together with other directives.
authorStefan Fritsch <sf@apache.org>
Mon, 19 Mar 2012 20:57:19 +0000 (20:57 +0000)
committerStefan Fritsch <sf@apache.org>
Mon, 19 Mar 2012 20:57:19 +0000 (20:57 +0000)
commite4fc350aba20d6c11151a403306a47e55cffaea3
tree1e052e6610a4b5d6591945a2cef12b124f59bd14
parentb33363cd1551b1d4b157db1be5a0e07844c80895
In AllowOverrideList, do not allow 'None' together with other directives.
While there, improve log messages and save some memory by allocating correct
size for table.

PR 52823

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