From 243efdb307c38d19a5ca510920e2fef787665b4d Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Thu, 22 Jan 2004 16:45:34 +0000 Subject: [PATCH] Typo submitted by Jobst Giesecke git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102388 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/vhosts/mass.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/vhosts/mass.xml b/docs/manual/vhosts/mass.xml index 8799066c36..ee46dbc95e 100644 --- a/docs/manual/vhosts/mass.xml +++ b/docs/manual/vhosts/mass.xml @@ -299,7 +299,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