From: Eric Covener
Date: Wed, 26 Jan 2011 03:14:19 +0000 (+0000)
Subject: Merge r1063585 from trunk:
X-Git-Tag: 2.2.18~176
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=286eb85b3487c80888891b71170e022b5d828dea;p=thirdparty%2Fapache%2Fhttpd.git
Merge r1063585 from trunk:
point to where SERVER_NAME and SERVER_PORT get their
values. PR50655
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1063586 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml
index e0390b633cc..e11c64140e6 100644
--- a/docs/manual/mod/mod_rewrite.xml
+++ b/docs/manual/mod/mod_rewrite.xml
@@ -784,8 +784,14 @@ Result:
MIME-headers, C variables of the Apache server or
struct tm
fields of the Unix system.
Most are documented elsewhere in the Manual or in
- the CGI specification. Those that are special to
- mod_rewrite include those below.
+ the CGI specification.
+
+ SERVER_NAME and SERVER_PORT depend on the values of
+ UseCanonicalName and
+ UseCanonicalPhysicalPort
+ respectively.
+
+ Those that are special to mod_rewrite include those below.
IS_SUBREQ