You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ja...@apache.org on 2022/03/06 12:41:28 UTC

svn commit: r1898650 - /httpd/httpd/branches/2.4.x/docs/manual/rewrite/avoid.xml

Author: jailletc36
Date: Sun Mar  6 12:41:28 2022
New Revision: 1898650

URL: http://svn.apache.org/viewvc?rev=1898650&view=rev
Log:
Synch with trunk and add a missing word.

[skip ci]

Modified:
    httpd/httpd/branches/2.4.x/docs/manual/rewrite/avoid.xml

Modified: httpd/httpd/branches/2.4.x/docs/manual/rewrite/avoid.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/rewrite/avoid.xml?rev=1898650&r1=1898649&r2=1898650&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/rewrite/avoid.xml (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/rewrite/avoid.xml Sun Mar  6 12:41:28 2022
@@ -218,7 +218,7 @@ accomplish.</p>
 <p><module>mod_rewrite</module> is frequently used to take a particular
 action based on the presence or absence of a particular environment
 variable or request header. This can be done more efficiently using the
-<directive module="core" type="section">If</directive>.</p>
+<directive module="core" type="section">If</directive> directive.</p>
 
 <p>Consider, for example, the common scenario where
 <directive>RewriteRule</directive> is used to enforce a canonical