]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add in the UseCanonicalPhysicalPort directive, which
authorJim Jagielski <jim@apache.org>
Tue, 15 Nov 2005 14:50:39 +0000 (14:50 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 15 Nov 2005 14:50:39 +0000 (14:50 +0000)
commitce503e00e3a0a927a88930a38117c0185be3a7ce
tree19ee884eb61aee4fe7e4952708620f1b7ca1b2bf
parent254dd385569a1e7692cae7d8df5b827311303608
Add in the UseCanonicalPhysicalPort directive, which
basically allows Apache to configurably ( :) )
use the physical port when constructing the
canonical port. Also add the exact ordering to
the docs, so people can easily see how it works.
We now have compatibility with both 2.0 and 1.3.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@344369 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/mod/core.html.en
docs/manual/mod/core.xml
docs/manual/mod/directives.html.en
docs/manual/mod/quickreference.html.en
docs/manual/server-wide.html.en
docs/manual/server-wide.xml
include/http_core.h
server/core.c