From a1ede38ad0654e30e5722a395d79e193e008a3eb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Fri, 23 Jan 2004 00:13:50 +0000 Subject: [PATCH] update transformation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102395 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/vhosts/mass.html.en | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/vhosts/mass.html.en b/docs/manual/vhosts/mass.html.en index 26f25c31ff..2d24fd331b 100644 --- a/docs/manual/vhosts/mass.html.en +++ b/docs/manual/vhosts/mass.html.en @@ -319,7 +319,7 @@ VirtualScriptAliasIP /www/hosts/%0/cgi-bin
mod_rewrite runs before the other URI translation modules (mod_alias etc.) so if they are used then mod_rewrite must be configured to accommodate - them. Also, mome magic must be performed to do a + them. Also, some magic must be performed to do a per-dynamic-virtual-host equivalent of ScriptAlias.

-- 2.50.1