From 8228a41e9d61e753e4aa8327971ee7764023fc30 Mon Sep 17 00:00:00 2001 From: Lars Eilebrecht Date: Mon, 15 Mar 1999 22:14:39 +0000 Subject: [PATCH] Typo. PR: 4060 Submitted by: Axel Beckert Reviewed by: Lars git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82915 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_alias.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_alias.html b/docs/manual/mod/mod_alias.html index efa53638035..a6116b851e1 100644 --- a/docs/manual/mod/mod_alias.html +++ b/docs/manual/mod/mod_alias.html @@ -286,7 +286,7 @@ one might use:

This directive makes the client know that the Redirect is only temporary (status 302). Exactly equivalent to Redirect -temporary. +temp.


-- 2.47.2