From 26b47d185e3db154d90088ffde054f06a5b29438 Mon Sep 17 00:00:00 2001
From: Martin Kraemer
If the port has been specified, then automatic redirections - (e.g., by the mod_dir module) will - always use the given port, no matter what the actual - request's port number was. If no port number was specified, however, - the setting of UseCanonicalName - decides whether the default port (80 for http://, 443 for https://), - or the actual port the request came in on, will be used in redirections. +
See the description of the + UseCanonicalName directive for + settings which determine whether self-referential URL's (e.g., by the + mod_dir module) will use the specified + port, or the port to which the client connected.
See Also:
--
2.40.0