]> granicus.if.org Git - apache/commitdiff
Typo in mod_rewrite.html.
authorJoshua Slive <slive@apache.org>
Sun, 12 Nov 2000 20:19:08 +0000 (20:19 +0000)
committerJoshua Slive <slive@apache.org>
Sun, 12 Nov 2000 20:19:08 +0000 (20:19 +0000)
PR: 6835
Submitted by: ap@rupp.de

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

docs/manual/mod/mod_rewrite.html

index 6f358c1b03f6d21e09b223e2b4381a9d4b02ea31..d473ebb8a7ba837f6dc433454fbf3d6602db8f24 100644 (file)
@@ -1699,7 +1699,7 @@ external redirect or proxy throughput (if flag <STRONG>P</STRONG> is used!) is f
 <TR><TD>
 <STRONG>Note:</STRONG> To enable the rewriting engine for per-directory configuration files
 you need to set ``<CODE>RewriteEngine On</CODE>'' in these files <STRONG>and</STRONG>
-``<CODE>Option FollowSymLinks</CODE>'' must be enabled. If your administrator has
+``<CODE>Options FollowSymLinks</CODE>'' must be enabled. If your administrator has
 disabled override of <CODE>FollowSymLinks</CODE> for a user's directory, then
 you cannot use the rewriting engine.  This restriction is needed for
 security reasons.