From: Jim Jagielski Date: Wed, 29 Aug 2007 11:56:24 +0000 (+0000) Subject: Propose IndexOptions Type=... Charset=... backport X-Git-Tag: 2.0.61~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c01752817264202213210e2ab3fb4469d50fadab;p=thirdparty%2Fapache%2Fhttpd.git Propose IndexOptions Type=... Charset=... backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@570768 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index ac7ea4b35bc..9cad5732feb 100644 --- a/STATUS +++ b/STATUS @@ -152,6 +152,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://people.apache.org/~wrowe/r520701-backport-2.2.patch +1: wrowe, rpluem + *) mod_autoindex: Add in Type and Charset options to IndexOptions + to allow admin to set content-type and charset of generated + page. + Trunk version of patch: + http://svn.apache.org/viewvc?view=rev&revision=570532 + http://svn.apache.org/viewvc?view=rev&revision=570535 + http://svn.apache.org/viewvc?view=rev&revision=570538 + 2.0.x version of patch: + Trunk version works with fuzz (minus CHANGES conflicts) + +1: jim + PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: *) mod_headers: Support {...}s tag for SSL variable lookup.