MasqueradeAddress
Name
MasqueradeAddress -- Configure the server address presented to clients
Synopsis
MasqueradeAddress [ MasqueradeAddress ip-address|dns-hostname]
Default
none
Context
server config, <VirtualHost>
Module
mod_core
Compatibility
1.2.2 and later
Description
MasqueradeAddress causes the server to display the network information for
the specified IP address or DNS hostname to the client, on the assumption
that that IP address or DNS host is acting as a NAT gateway or port forwarder
for the server.
Examples
MasqueradeAddress nat-gw.mydomain.com