diff options
author | André Malo <nd@apache.org> | 2010-03-21 20:44:24 +0100 |
---|---|---|
committer | André Malo <nd@apache.org> | 2010-03-21 20:44:24 +0100 |
commit | 3e862e7f9011ac6392c3d5d2b17e3c3635e01b84 (patch) | |
tree | 4833c37bfb9f949f9c612d6ccecf41d84809ddfb /docs/manual/mod/core.html.en | |
parent | fix xml (diff) | |
download | apache2-3e862e7f9011ac6392c3d5d2b17e3c3635e01b84.tar.xz apache2-3e862e7f9011ac6392c3d5d2b17e3c3635e01b84.zip |
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@925874 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/core.html.en')
-rw-r--r-- | docs/manual/mod/core.html.en | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index c4ba255278..610eb412c3 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -3497,7 +3497,7 @@ port</td></tr> self-referential URLs using the hostname and port supplied by the client if any are supplied (otherwise it will use the canonical name, as defined above). These values are the same - that are used to implement <a href="../vhosts/name-based.html">name based virtual hosts</a>, + that are used to implement <a href="../vhosts/name-based.html">name-based virtual hosts</a>, and are available with the same clients. The CGI variables <code>SERVER_NAME</code> and <code>SERVER_PORT</code> will be constructed from the client supplied values as well.</p> |