]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
s/Options/AllowOverride/ in comment describing the syntax of
authorRich Bowen <rbowen@apache.org>
Thu, 8 Nov 2012 03:07:01 +0000 (03:07 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 8 Nov 2012 03:07:01 +0000 (03:07 +0000)
AllowOverride.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1406905 13f79535-47bb-0310-9956-ffa450edef68

docs/conf/httpd.conf.in

index 2373e6f044312a696469f4d1c33d339fcb5cd78e..159f6167da058ff0b3094d3b8efb2e2713d644ed 100644 (file)
@@ -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