Submitted by: Hiroaki Kawai <hawk@bcl.t.u-tokyo.ac.jp>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96807
13f79535-47bb-0310-9956-
ffa450edef68
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>
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>
Responses</a> documents.</p>
</section>
-</manualpage>
\ No newline at end of file
+</manualpage>