Dear Wiki user, You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change notification.
The following page has been changed by ChrisPepper: http://wiki.apache.org/httpd/Recipes/CanonicalHostNames The comment on the change is: Missing space. ------------------------------------------------------------------------------ <VirtualHost *:80> # First virtual host is the default - #This will catch any hostnames not listed, such as: + # This will catch any hostnames not listed, such as: # localhost, IP address, example.net, example.com, etc. ServerName www.example.net ServerAlias example.com
