]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix context description of RedirectMatch. It's also
authorRalf S. Engelschall <rse@apache.org>
Tue, 29 Jun 1999 14:32:15 +0000 (14:32 +0000)
committerRalf S. Engelschall <rse@apache.org>
Tue, 29 Jun 1999 14:32:15 +0000 (14:32 +0000)
useable in per-dir context - similar to Redirect.

Submitted by: Klaus Johannes Rusch <KlausRusch@atmedia.net>
PR: 4611

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83409 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_alias.html

index a6116b851e1769ff24f03bdb406c26d9c8ac4c2c..0826842cde97486961f89691c90bb9d04732ed90 100644 (file)
@@ -221,7 +221,8 @@ the function <CODE>send_error_response</CODE> in http_protocol.c).
 <A
  HREF="directive-dict.html#Context"
  REL="Help"
-><STRONG>Context:</STRONG></A> server config, virtual host<BR>
+><STRONG>Context:</STRONG></A> server config, virtual host, directory,
+ .htaccess<BR>
 <A
  HREF="directive-dict.html#Override"
  REL="Help"