From: Lucien Gentis Date: Mon, 24 May 2010 16:57:46 +0000 (+0000) Subject: Typos. X-Git-Tag: 2.3.6~89 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1461080b944a3a36b89379658047ae37ca667ae4;p=apache Typos. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@947715 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/rewrite/avoid.xml b/docs/manual/rewrite/avoid.xml index 41f7c7c405..d51bc9e2bc 100644 --- a/docs/manual/rewrite/avoid.xml +++ b/docs/manual/rewrite/avoid.xml @@ -147,10 +147,10 @@ server.

with mod_rewrite, it is seldom the right way. Creating individual <VirtualHost> blocks is almost always the right way to go. In the event that you have an enormous number of virtual hosts, consider using -mod_vhost_alias to crate these hosts automatically.

+mod_vhost_alias to create these hosts automatically.

-

Third-party modules sucha as mod_macro are -also useful for creating a large number of virtual hosts dymaically.

+

Third-party modules such as mod_macro are +also useful for creating a large number of virtual hosts dynamically.

Using mod_rewrite for vitualhost creation may be appropriate if you are using a hosting service that does not provide