]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Not sure if the number of directives in a normal proxy setup would
authorJim Jagielski <jim@apache.org>
Wed, 17 Oct 2001 15:32:22 +0000 (15:32 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 17 Oct 2001 15:32:22 +0000 (15:32 +0000)
warrant needing a whole separate config file. I see such break outs
as pretty much dependent on the number of lines it adds to
httpd.conf... with SSL it makes sense. With proxy, well, I'm not
sure. To be honest, though, breaking out both won't trouble me
a bit, but this is my pref.
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91527 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index dceb73123fb50c9467af4e931615820f8b6e9102..ec8bb3a25f367cb8e8890204a05778eb387bd6c2 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                             -*-text-*-
-Last modified at [$Date: 2001/10/17 14:50:48 $]
+Last modified at [$Date: 2001/10/17 15:32:22 $]
 
 Release:
 
@@ -36,7 +36,7 @@ RELEASE SHOWSTOPPERS:
 
     * The recent split of proxy.conf and ssl.conf, good or bad?
         Split ssl.conf & proxy.conf: +1 OtherBill, Aaron, Ken
-        Split out ssl.conf only:     +1 Ryan, BrianH
+        Split out ssl.conf only:     +1 Ryan, BrianH, Jim
         Everything in httpd.conf:    +1 Cliff, Justin
 
     * If any request gets to the core handler, without a flag that this