Commit 04fa819b authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

  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
parent 2424c7f0
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
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