You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@httpd.apache.org by Hiroaki KAWAI <ha...@bcl.t.u-tokyo.ac.jp> on 2002/09/14 15:10:18 UTC

fix - 2.0/manual/urlmapping.xml

Index: urlmapping.xml
===================================================================
RCS file: /home/cvspublic/httpd-2.0/docs/manual/urlmapping.xml,v
retrieving revision 1.1
diff -u -r1.1 urlmapping.xml
--- urlmapping.xml	16 Aug 2002 03:30:24 -0000	1.1
+++ urlmapping.xml	14 Sep 2002 13:08:54 -0000
@@ -160,7 +160,7 @@
     implemented by the <directive
     module="mod_alias">Redirect</directive> directive. For example, if
     the contents of the directory <code>/foo/</code> under the
-    <directive module="mod_alias">DocumentRoot</directive> are moved
+    <directive module="core">DocumentRoot</directive> are moved
     to the new directory <code>/bar/</code>, you can instruct clients
     to request the content at the new location as follows:</p>
 

--

Hiroaki Kawai
Department of Complexity Science and Engineering,
 The University of Tokyo
http://www.bcl.t.u-tokyo.ac.jp
mailto:hawk@bcl.t.u-tokyo.ac.jp

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org


Re: fix - 2.0/manual/urlmapping.xml

Posted by Erik Abele <er...@codefaktor.de>.
Thanks Hiroaki. i fixed this.

erik

Hiroaki KAWAI wrote:
> Index: urlmapping.xml
> ===================================================================
> RCS file: /home/cvspublic/httpd-2.0/docs/manual/urlmapping.xml,v
> retrieving revision 1.1
> diff -u -r1.1 urlmapping.xml
> --- urlmapping.xml	16 Aug 2002 03:30:24 -0000	1.1
> +++ urlmapping.xml	14 Sep 2002 13:08:54 -0000
> @@ -160,7 +160,7 @@
>      implemented by the <directive
>      module="mod_alias">Redirect</directive> directive. For example, if
>      the contents of the directory <code>/foo/</code> under the
> -    <directive module="mod_alias">DocumentRoot</directive> are moved
> +    <directive module="core">DocumentRoot</directive> are moved
>      to the new directory <code>/bar/</code>, you can instruct clients
>      to request the content at the new location as follows:</p>
>  
> 
> --
> 
> Hiroaki Kawai
> Department of Complexity Science and Engineering,
>  The University of Tokyo
> http://www.bcl.t.u-tokyo.ac.jp
> mailto:hawk@bcl.t.u-tokyo.ac.jp
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
> For additional commands, e-mail: docs-help@httpd.apache.org
> 




---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org