dgaudet 97/04/15 01:00:20
Modified: htdocs/manual/mod mod_rewrite.html
Log:
typo fix
Revision Changes Path
1.7 +1 -1 apache/htdocs/manual/mod/mod_rewrite.html
Index: mod_rewrite.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/mod/mod_rewrite.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -C3 -r1.6 -r1.7
*** mod_rewrite.html 1997/04/12 04:23:38 1.6
--- mod_rewrite.html 1997/04/15 08:00:19 1.7
***************
*** 463,469 ****
<p>
The <tt>RewriteCond</tt> directive defines a rule condition. Precede a
! <tt>RewriteRule</tt> directive with one ore more <t>RewriteCond</tt>
directives.
The following rewriting rule is only used if its pattern matches the current
--- 463,469 ----
<p>
The <tt>RewriteCond</tt> directive defines a rule condition. Precede a
! <tt>RewriteRule</tt> directive with one or more <t>RewriteCond</tt>
directives.
The following rewriting rule is only used if its pattern matches the current