You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by fu...@apache.org on 2009/06/04 01:31:09 UTC

svn commit: r781619 - /httpd/mod_ftp/trunk/docs/conf/extra/ftpd.conf

Author: fuankg
Date: Wed Jun  3 23:31:09 2009
New Revision: 781619

URL: http://svn.apache.org/viewvc?rev=781619&view=rev
Log:
Commentde Anonymous_Authoritative directive since its only available with httpd 2.3.x.

Modified:
    httpd/mod_ftp/trunk/docs/conf/extra/ftpd.conf

Modified: httpd/mod_ftp/trunk/docs/conf/extra/ftpd.conf
URL: http://svn.apache.org/viewvc/httpd/mod_ftp/trunk/docs/conf/extra/ftpd.conf?rev=781619&r1=781618&r2=781619&view=diff
==============================================================================
--- httpd/mod_ftp/trunk/docs/conf/extra/ftpd.conf (original)
+++ httpd/mod_ftp/trunk/docs/conf/extra/ftpd.conf Wed Jun  3 23:31:09 2009
@@ -108,7 +108,7 @@
 #    # More anonymous options that are not necessarily needed.
 #    Anonymous_VerifyEmail off
 #    Anonymous_NoUserId off
-#    Anonymous_Authoritative off
+#    # Anonymous_Authoritative off
 #
 #    # Require that the user is valid
 #    require valid-user