Thanks Andre,

I will fix this immediately...dumb dumb erik :-)

grrr...

erikabele    2002/09/14 06:52:01

Modified: docs/manual urlmapping.xml urlmapping.html.en
Log:
link typo.
Submitted by: Hiroaki Kawai <[EMAIL PROTECTED]>
Revision Changes Path
1.2 +2 -2 httpd-2.0/docs/manual/urlmapping.xml
Index: urlmapping.xml
===================================================================
RCS file: /home/cvs/httpd-2.0/docs/manual/urlmapping.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- urlmapping.xml 16 Aug 2002 03:30:24 -0000 1.1
+++ urlmapping.xml 14 Sep 2002 13:52:01 -0000 1.2
@@ -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="mod_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>
@@ -277,4 +277,4 @@
Responses</a> documents.</p>
</section>
-</manualpage>
\ No newline at end of file
+</manualpage>
1.13 +1 -1 httpd-2.0/docs/manual/urlmapping.html.en
Index: urlmapping.html.en
===================================================================
RCS file: /home/cvs/httpd-2.0/docs/manual/urlmapping.html.en,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- urlmapping.html.en 10 Sep 2002 02:03:38 -0000 1.12
+++ urlmapping.html.en 14 Sep 2002 13:52:01 -0000 1.13
@@ -115,7 +115,7 @@
the new URL. This is called <em>redirection</em> and is
implemented by the <code class="directive"><a href="./mod/mod_alias.html#redirect">Redirect</a></code> directive. For example, if
the contents of the directory <code>/foo/</code> under the
- <code class="directive"><a href="./mod/mod_alias.html#documentroot">DocumentRoot</a></code> are moved
+ <code class="directive"><a href="./mod/mod_core.html#documentroot">DocumentRoot</a></code> are moved
to the new directory <code>/bar/</code>, you can instruct clients
to request the content at the new location as follows:</p>






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to