From: Rich Bowen Date: Thu, 8 Nov 2012 03:07:01 +0000 (+0000) Subject: s/Options/AllowOverride/ in comment describing the syntax of X-Git-Tag: 2.5.0-alpha~6148 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db7ba71bf15daf8127c8d7ac89afd79822695292;p=thirdparty%2Fapache%2Fhttpd.git s/Options/AllowOverride/ in comment describing the syntax of AllowOverride. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1406905 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/conf/httpd.conf.in b/docs/conf/httpd.conf.in index 2373e6f0443..159f6167da0 100644 --- a/docs/conf/httpd.conf.in +++ b/docs/conf/httpd.conf.in @@ -150,7 +150,7 @@ DocumentRoot "${DOCROOT}" # # AllowOverride controls what directives may be placed in .htaccess files. # It can be "All", "None", or any combination of the keywords: - # Options FileInfo AuthConfig Limit + # AllowOverride FileInfo AuthConfig Limit # AllowOverride None