]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
cleanups related to new AllowOverrideList functionality:
authorStefan Fritsch <sf@apache.org>
Wed, 3 Aug 2011 21:36:18 +0000 (21:36 +0000)
committerStefan Fritsch <sf@apache.org>
Wed, 3 Aug 2011 21:36:18 +0000 (21:36 +0000)
commit9d2ca013b661cd1ecad9ccfa09767896d0e28891
treeb50e4e5d7c6c3c7fa82503f66e49a0088acd0c4f
parentc1f50be04f2b37a06234b55bbff41fa7c43b466f
cleanups related to new AllowOverrideList functionality:
- add new NOT_IN_HTACCESS flag for ap_check_cmd_context()
- describe the need for this in new_api_2_4.xml
- forbid Define and UnDefine in .htaccess

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1153676 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/developer/new_api_2_4.html.en
docs/manual/developer/new_api_2_4.xml
include/ap_mmn.h
include/http_config.h
server/core.c