Using the redir_to_servname module
----------------------------------

Set "RedirectToServerName On" inside the main or virtual host config, and set
up proper "ServerName" and "ServerAlias" values. That's it.

The server will then redirect any request that ends up in a particular virtual
server to the ServerName configured for this vserver. All other parts of the
URL except for user information remains the same.
