From: Rich Bowen Date: Wed, 15 Dec 2010 13:40:21 +0000 (+0000) Subject: Links to current docs. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3497ccb78164850cd9545bbcd1dbe6315ddf0559;p=thirdparty%2Fapache%2Fhttpd.git Links to current docs. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@1049548 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/htdocs/manual/mod/mod_alias.html.en b/htdocs/manual/mod/mod_alias.html.en index f285c69911e..076a2de66b5 100644 --- a/htdocs/manual/mod/mod_alias.html.en +++ b/htdocs/manual/mod/mod_alias.html.en @@ -83,6 +83,9 @@ Module: mod_alias

+

Current documentation for this directive may be found here

+

The Alias directive allows documents to be stored in the local filesystem other than under the DocumentRoot. URLs with a @@ -134,6 +137,9 @@ rel="Help">Compatibility: Available in Apache 1.3 and later

+

Current documentation for this directive may be found here

+

This directive is equivalent to Alias, but makes use of standard regular expressions, instead of simple prefix matching. The supplied regular expression is @@ -146,8 +152,7 @@


-

Redirect - directive

+

Redirect directive