From 8832e7a0fee3163115de2f0023f3dc3ebaab4cf2 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Thu, 25 Apr 2002 20:08:31 +0000 Subject: [PATCH] Typoed HTML tag. ->
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94806 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_alias.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_alias.xml b/docs/manual/mod/mod_alias.xml index 1b3a18b185..7e76bd6824 100644 --- a/docs/manual/mod/mod_alias.xml +++ b/docs/manual/mod/mod_alias.xml @@ -167,7 +167,7 @@ sections.

Example:

- Redirect permanent /one http://example.com/two + Redirect permanent /one http://example.com/two
Redirect 303 /three http://example.com/other
-- 2.40.0