diff options
author | Ken Coar <coar@apache.org> | 2001-10-17 16:50:48 +0200 |
---|---|---|
committer | Ken Coar <coar@apache.org> | 2001-10-17 16:50:48 +0200 |
commit | 3875054fdfe38ce4d5ac6add18c22b541c1a1893 (patch) | |
tree | a318a121e70dec8bb0fc30c012b483ddac2ded1d /STATUS | |
parent | Some type correctness fixes for LARGEFILES platforms. (diff) | |
download | apache2-3875054fdfe38ce4d5ac6add18c22b541c1a1893.tar.xz apache2-3875054fdfe38ce4d5ac6add18c22b541c1a1893.zip |
The argument that this is a reversion to the httpd/access/srm
multifile scenario is bogus, IMHO; the problem with those
was that their purposes were not clear, nor were the orders
of invocation. Putting massive (or tiny but uncommon) chunks
of easily self-contained special-function directives into
separate files simplifies the basic configuration and doesn't
revert to either of the trinity-file complaints, since these
would need to be explicitly invoked with an Include directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91524 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r-- | STATUS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2001/10/17 00:58:32 $] +Last modified at [$Date: 2001/10/17 14:50:48 $] Release: @@ -35,7 +35,7 @@ on related projects: RELEASE SHOWSTOPPERS: * The recent split of proxy.conf and ssl.conf, good or bad? - Split ssl.conf & proxy.conf: +1 OtherBill, Aaron + Split ssl.conf & proxy.conf: +1 OtherBill, Aaron, Ken Split out ssl.conf only: +1 Ryan, BrianH Everything in httpd.conf: +1 Cliff, Justin |