On Sun, Jul 9, 2017 at 9:06 AM, Blake McBride <blake1024@xxxxxxxxx> wrote:
> lrwxrwxrwx 1 root root 43 Jul 5 20:43 abc.com ->
> /etc/apache2/sites-available/abc.com
Your config probably includes site-enabled/*.conf so this config file
is not read / not disaplyed by apachectl -S / not loaded at runtime.
You're defaulting to the first configured *:80 virtual host.