mechanisms are supported without software updates.
trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1352596
2.2.x patch: http://people.apache.org/~ben/httpd-2.2-rfc5878.patch
- +1: ben
+ +1: ben, druggeri
+ druggeri note: Needs docs for new directive
PATCHES/ISSUES THAT ARE STALLED
rpluem says: Mind to update the 2.2.x version of the patch with r1052224,
r1052314, r1055246 and r1055570 (Comment fix by Jim)?
- * core: Add AllowOverrideList directive
- Discussed on mailing list http://marc.info/?l=apache-httpd-dev&m=131111915903270&w=2
- druggeri note: 2.2 documentation patch needed from trunk patch
- Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1151654
- 2.2.x patch: http://people.apache.org/~druggeri/patches/httpd-2.2.19.AllowOverrideList.patch
- -0 covener: feels like a 2.4 feature && needs druggeri's vote?
- sf agrees with covener. This can cause segfaults with some directives,
- see r1153676, r1153687.
-
* cross-compile: allow to provide CC_FOR_BUILD so that gen_test_char will be
compiled by the build compiler instead of the host compiler.
Also set CC_FOR_BUILD to 'cc' when cross-compilation is detected.