From: William A. Rowe Jr Date: Tue, 16 Oct 2001 18:47:04 +0000 (+0000) Subject: The right place to choose this... hard to read some opinions X-Git-Tag: 2.0.27~125 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=daa8c9971f8042f46a533ac1da941a7b3c29e77c;p=apache The right place to choose this... hard to read some opinions git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91495 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 684f7c83db..3f3571cbfc 100644 --- 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