From 0781cb871c01f138b1b93159f00a4656c5caf9b5 Mon Sep 17 00:00:00 2001 From: dgaudet Date: Tue, 15 Apr 1997 08:00:19 +0000 Subject: [PATCH] typo fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77894 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_rewrite.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_rewrite.html b/docs/manual/mod/mod_rewrite.html index 72496717206..cbbedbe497a 100644 --- a/docs/manual/mod/mod_rewrite.html +++ b/docs/manual/mod/mod_rewrite.html @@ -463,7 +463,7 @@ sure the design and implementation is correct.

The RewriteCond directive defines a rule condition. Precede a -RewriteRule directive with one ore more RewriteCond +RewriteRule directive with one or more RewriteCond directives. The following rewriting rule is only used if its pattern matches the current -- 2.47.2