From: Rich Bowen Date: Thu, 5 Nov 2009 18:39:44 +0000 (+0000) Subject: wrowe said it would be fine to remove his -1 vote on this. His concerns X-Git-Tag: 2.2.15~164 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b40a675cc927aecb40b4ab2a56677db7fd0b219f;p=thirdparty%2Fapache%2Fhttpd.git wrowe said it would be fine to remove his -1 vote on this. His concerns are addressed. Anybody else in favor? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@833118 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 418036e8c78..01893f13e2f 100644 --- a/STATUS +++ b/STATUS @@ -225,7 +225,7 @@ PATCHES/ISSUES THAT ARE STALLED http://mail-archives.apache.org/mod_mbox/httpd-dev/200607.mbox/%3c20060723093125.GA19423@redhat.com%3e and follow ups for more details. - * mod_dir: add DefaultMapping directive + * mod_dir: add FallbackResource directive PR 47184 Trunk patch: http://svn.apache.org/viewvc?view=rev&revision=785425 http://svn.apache.org/viewvc?view=rev&revision=795450 @@ -233,7 +233,6 @@ PATCHES/ISSUES THAT ARE STALLED (identical but for offsets, but patch failed on trunk version) plus docs patch from r795450 +1: niq - -1: wrowe; See Message-ID: <4A64D3CA.4050300@rowe-clan.net> +1: rbowen - After much debate on IRC, we've agreed on FallbackResource as being the right name for this. * prefork MPM: simple patch to enable mod_privileges.