I tried:

       apache2ctl -S |grep abc

No result

    apache2ctl -S |grep vhost

All lines had a name

Thanks!

Blake


On Sat, Jul 8, 2017 at 9:12 AM, Eric Covener <cove...@gmail.com> wrote:

> On Sat, Jul 8, 2017 at 9:35 AM, Blake McBride <blake1...@gmail.com> wrote:
> > How the heck is access to abc.com showing as jkl.com?  How can I make
> > abc.com redirect to the external server at URL
> https://www.def.com/ghi#about
> > ?
>
> You probably have another, earlier virtualhost for abc.com. Try
> apachectl -S. Make sure you don't have any vhosts with no ServerName
> at all.
>
> --
> Eric Covener
> cove...@gmail.com
>
>

Reply via email to