From: Rich Bowen Date: Thu, 22 Jan 2004 16:44:39 +0000 (+0000) Subject: Typo submitted by Jobst Giesecke X-Git-Tag: 2.0.49~201 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a270ca017537b536a9b3467eb020f28298fde56a;p=thirdparty%2Fapache%2Fhttpd.git Typo submitted by Jobst Giesecke git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102387 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/vhosts/mass.xml b/docs/manual/vhosts/mass.xml index 8799066c360..ee46dbc95ee 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.