ProxyDomain
ProxyDomain domain
Server config
This
directive tends to be useful only for Apache proxy servers within
intranets. The ProxyDomain
directive specifies the
default domain to which the Apache proxy server will belong. If a
request to a host without a fully qualified domain name is
encountered, a redirection response to the same host with the
configured domain
appended will be
generated. The point of this is that users on intranets often only
type the first part of the domain name into the browser, but the
server requires a fully qualified domain name to work properly.