From: Jim Jagielski Date: Wed, 17 Oct 2001 15:32:22 +0000 (+0000) Subject: Not sure if the number of directives in a normal proxy setup would X-Git-Tag: 2.0.27~106 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4bcf6a3567f0a4744ff13e67a5e3233f7e307e11;p=thirdparty%2Fapache%2Fhttpd.git Not sure if the number of directives in a normal proxy setup would 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 --- diff --git a/STATUS b/STATUS index dceb73123fb..ec8bb3a25f3 100644 --- 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