Robert Landrum wrote:
localhost isn't a server listed in your VirtualHost section in either ServerName or ServerAlias. That means that the VirtualHost section isn't even a consideration when hitting localhost.
Doesn't that mean it just takes the first VirtualHost that appears in the file?
- Perrin