]> granicus.if.org Git - apache/commitdiff
Add a reference to mod_alias.
authorJoshua Slive <slive@apache.org>
Tue, 19 Mar 2002 01:28:38 +0000 (01:28 +0000)
committerJoshua Slive <slive@apache.org>
Tue, 19 Mar 2002 01:28:38 +0000 (01:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94011 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_alias.xml

index bd80377b7ce86064cd98e1c137910c35c56d7e00..ba14d3354c3bc338b384d1ec65698c77b9b2bcc0 100644 (file)
     directives are used to instruct clients to make a new request with
     a different URL. They are often used when a resource has moved to
     a new location.</p>
-
-    <p>A more powerful and flexible set of directives for
-    manipulating URLs is contained in the <module>mod_rewrite</module>
-    module.</p>
 </summary>
 
+<seealso><module>mod_rewrite</module></seealso> <seealso><a
+href="../urlmapping.html">Mapping URLs to the filesystem</a></seealso>
+
 <directivesynopsis>
 <name>Alias</name>
 <description>Maps URLs to filesystem locations</description>