From: Joshua Slive
Date: Tue, 19 Mar 2002 01:28:38 +0000 (+0000)
Subject: Add a reference to mod_alias.
X-Git-Tag: 2.0.34~247
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8be36761e5b0e8eb5a0adfb98119fe248fd325fd;p=apache
Add a reference to mod_alias.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94011 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_alias.xml b/docs/manual/mod/mod_alias.xml
index bd80377b7c..ba14d3354c 100644
--- a/docs/manual/mod/mod_alias.xml
+++ b/docs/manual/mod/mod_alias.xml
@@ -27,12 +27,11 @@
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.
-
- A more powerful and flexible set of directives for
- manipulating URLs is contained in the mod_rewrite
- module.
+mod_rewrite Mapping URLs to the filesystem
+
Alias
Maps URLs to filesystem locations