Apache Reference: http_core, ServerAlias

ServerAlias

Alternative Server Names
Syntax: ServerAlias host [host ...]
Example: ServerAlias www.foo.dom foo.dom
Since: Apache 1.1

This directive sets the alternative host names for a server, for use with name-based virtual hosts (that is, the mechanism behind the HTTP Host header).