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><code class="module"><a href="../mod/mod_alias.html">mod_alias</a></code> is designed to handle simple URL
+ manipulation tasks. For more complicated tasks such as
+ manipulating the query string, use the tools provided by
+ <code class="module"><a href="../mod/mod_rewrite.html">mod_rewrite</a></code>.</p>
+
</div>
<div id="quickview"><h3 class="directives">Directives</h3>
<ul id="toc">
</div><div id="footer">
<p class="apache">Copyright 1999-2004 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
-</body></html>
\ No newline at end of file
+</body></html>
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
-<!-- $Revision: 1.9.2.9 $ -->
+<!-- $Revision: 1.9.2.10 $ -->
<!--
Copyright 2002-2004 The Apache Software Foundation
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><module>mod_alias</module> is designed to handle simple URL
+ manipulation tasks. For more complicated tasks such as
+ manipulating the query string, use the tools provided by
+ <module>mod_rewrite</module>.</p>
+
</summary>
<seealso><module>mod_rewrite</module></seealso> <seealso><a