You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by lg...@apache.org on 2010/05/24 18:57:47 UTC

svn commit: r947715 - /httpd/httpd/trunk/docs/manual/rewrite/avoid.xml

Author: lgentis
Date: Mon May 24 16:57:46 2010
New Revision: 947715

URL: http://svn.apache.org/viewvc?rev=947715&view=rev
Log:
Typos.

Modified:
    httpd/httpd/trunk/docs/manual/rewrite/avoid.xml

Modified: httpd/httpd/trunk/docs/manual/rewrite/avoid.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/rewrite/avoid.xml?rev=947715&r1=947714&r2=947715&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/rewrite/avoid.xml (original)
+++ httpd/httpd/trunk/docs/manual/rewrite/avoid.xml Mon May 24 16:57:46 2010
@@ -147,10 +147,10 @@ server.</p>
 with mod_rewrite</a>, it is seldom the right way. Creating individual
 &lt;VirtualHost&gt; blocks is almost always the right way to go. In the
 event that you have an enormous number of virtual hosts, consider using
-<module>mod_vhost_alias</module> to crate these hosts automatically.</p>
+<module>mod_vhost_alias</module> to create these hosts automatically.</p>
 
-<p>Third-party modules sucha as <a href="link_needed">mod_macro</a> are
-also useful for creating a large number of virtual hosts dymaically.</p>
+<p>Third-party modules such as <a href="link_needed">mod_macro</a> are
+also useful for creating a large number of virtual hosts dynamically.</p>
 
 <p>Using <module>mod_rewrite</module> for vitualhost creation may be
 appropriate if you are using a hosting service that does not provide