From b6e9377724cbf59b82c55c6417629c51bacdd56e Mon Sep 17 00:00:00 2001
From: Vincent Bray The old URL-path is a case-sensitive (%-decoded) path
beginning with a slash. A relative path is not allowed. The new
URL should be an absolute URL beginning with a scheme and
- hostname, but a URL-path beginning with a slash may also be used,
- in which case the scheme and hostname of the current server will
- be added.
Redirect /service http://foo2.bar.com/service
diff --git a/docs/manual/mod/mod_alias.xml.ja b/docs/manual/mod/mod_alias.xml.ja
index 902506748b6..eb5ca92b11c 100644
--- a/docs/manual/mod/mod_alias.xml.ja
+++ b/docs/manual/mod/mod_alias.xml.ja
@@ -1,7 +1,7 @@
-
+
+