From 91dfa0cecc125721bdef2bff9398cd3cfeee2182 Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Wed, 29 Aug 2007 11:56:11 +0000 Subject: [PATCH] Propose IndexOptions Type=... Charset=... backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@570767 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/STATUS b/STATUS index 45b77870fec..f2f758e5f8d 100644 --- a/STATUS +++ b/STATUS @@ -188,6 +188,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trawick says: The new directives should be documented in trunk, so that docs are available for backport at the same time. + *) 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.2.x version of patch: + Trunk version works (minus CHANGES conflicts) + +1: jim + PATCHES/ISSUES THAT ARE STALLED * PKCS#7: backport PCKS#7 patches from trunk. -- 2.47.3