martin 99/12/17 06:03:22
Modified: . STATUS
Log:
Sunny but cold.
mod_ebcdic will have three directives:
EBCDICConvert {On|Off}[={In|Out|InOut}] .ext [...]
EBCDICConvertByType {On|Off}[={In|Out|InOut}] mimetype/match [...]
EBCDICKludge {On|Off}
Revision Changes Path
1.771 +8 -1 apache-1.3/STATUS
Index: STATUS
===================================================================
RCS file: /export/home/cvs/apache-1.3/STATUS,v
retrieving revision 1.770
retrieving revision 1.771
diff -u -r1.770 -r1.771
--- STATUS 1999/12/16 14:05:29 1.770
+++ STATUS 1999/12/17 14:03:21 1.771
@@ -1,5 +1,5 @@
1.3 STATUS:
- Last modified at [$Date: 1999/12/16 14:05:29 $]
+ Last modified at [$Date: 1999/12/17 14:03:21 $]
Release:
@@ -192,6 +192,13 @@
Discussion in thread following message-ID below.
Message-ID: <[EMAIL PROTECTED]>
Status:
+
+ * Martin Kraemer's mod_ebcdic.c: a new module which will contain the
+ ebcdic related stuff (common to all ebcdic based os's) and will
+ allow for flexible configuration of the conversion rules. That
+ will replace the current hardwired heuristics.
+ Message-Id: none yet
+ Status: first prototype running, to be posted to list soon.
Needs patch: