]> granicus.if.org Git - apache/commitdiff
The example configuration looks good enough to me
authorStefan Fritsch <sf@apache.org>
Mon, 6 Jun 2011 22:07:58 +0000 (22:07 +0000)
committerStefan Fritsch <sf@apache.org>
Mon, 6 Jun 2011 22:07:58 +0000 (22:07 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1132801 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 182289049c69fafe8c50a197aa105f8868578927..6bac9bf1216b2856ffae3d9988f08960b3096923 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -77,10 +77,6 @@ RELEASE SHOWSTOPPERS:
     - MPM simple
     - mod_serf (which is optimal for async httpd anyways)
 
-  * Review the example configuration. It should be based on current best
-    practices and not use deprecated features.
-      wrowe sez: be specific or this isn't a SHOWSTOPPER
-
   * The mod_session* modules need to be checked that their hooks respect
     the returning of int (HTTP status codes) and apr_status_t as appropriate,
     and any anomolies fixed.