From: Rich Bowen Date: Tue, 15 Feb 2011 14:08:36 +0000 (+0000) Subject: Note to self: Look through the docs for examples using Order, Deny, X-Git-Tag: 2.3.11~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8338770b243daaacf5ee6e1c05291c1c2203c32;p=thirdparty%2Fapache%2Fhttpd.git Note to self: Look through the docs for examples using Order, Deny, Allow, and convert them to the new Require syntax. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070910 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/STATUS b/docs/STATUS index 36396ff36e7..4e359948172 100644 --- a/docs/STATUS +++ b/docs/STATUS @@ -172,6 +172,9 @@ To Do List different approaches and make intelligent remarks about the comparative value of each. +- Remove all mentions of Order, Deny, and Allow. Make sure that all + examples use the new auth/access Require syntax, and have been tested. + LaTeX Todo list ==================