]> granicus.if.org Git - apache/commitdiff
The right place to choose this... hard to read some opinions
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 16 Oct 2001 18:47:04 +0000 (18:47 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 16 Oct 2001 18:47:04 +0000 (18:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91495 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 684f7c83db57b563120d98106c813669ee26ae67..3f3571cbfc66f40b5d0b1240cb004c3e29707e60 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                             -*-text-*-
-Last modified at [$Date: 2001/10/11 20:04:16 $]
+Last modified at [$Date: 2001/10/16 18:47:04 $]
 
 Release:
 
@@ -34,6 +34,11 @@ on related projects:
 
 RELEASE SHOWSTOPPERS:
 
+    * The recent split of proxy.conf and ssl.conf, good or bad?
+        Split ssl.conf & proxy.conf: +1 OtherBill
+        Split out ssl.conf only: 
+        Everything in httpd.conf:    +1 Cliff
+
     * If any request gets to the core handler, without a flag that this 
       r->filename was tested by dir/file_walk, we need to 500 at the very 
       end of the ap_process_request_internal() processing.  This provides