coar 98/09/24 14:40:18
Modified: . STATUS
Log:
New patch available to deal with the error-notes nastiness.
Anyone else notice taz mail being slow to-day?
Revision Changes Path
1.490 +9 -0 apache-1.3/STATUS
Index: STATUS
===================================================================
RCS file: /export/home/cvs/apache-1.3/STATUS,v
retrieving revision 1.489
retrieving revision 1.490
diff -u -r1.489 -r1.490
--- STATUS 1998/09/23 23:12:40 1.489
+++ STATUS 1998/09/24 21:40:17 1.490
@@ -25,6 +25,15 @@
Available Patches:
+ * Ken's fix for error pages and error-notes
+ Take references to error-notes out of ap_send_error_response();
+ leave its use for page customisation to ErrorDocuments.
+ Only copy ap_log_rerror() text into error-notes if the
+ level is 'warning' or more severe AND there's not already
+ something stored there.
+ Message-ID: <[EMAIL PROTECTED]>
+ Status: Ken +1
+
* Earle Ake: Apache 1.3.1 port to Pyramid DC/OSx
<[EMAIL PROTECTED]>