Commit 5d5ecca0 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

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
parent 53d2b4e4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
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