d mistake on my part.
Thanks for all the help, one and all!
Blake McBride
On Sun, Jul 9, 2017 at 8:18 AM, Eric Covener wrote:
> On Sun, Jul 9, 2017 at 9:06 AM, Blake McBride wrote:
> > lrwxrwxrwx 1 root root 43 Jul 5 20:43 abc.com ->
> > /etc/apache2/sites-available/abc.com
On Sun, Jul 9, 2017 at 5:36 AM, Daniel wrote:
> Define specific customlog entries for your virtualhost, you will see they
> don't get any entries, another virtualhost is grabbing those requests and
> the redirect as you can see is not happening.
>
> apachectl -S as has been previously said would
uly 2017 at 4:43:01 PM
> To: users@httpd.apache.org
>
> Subject: Re: [users@httpd] Problem with Redirect
>
> On Sat, 2017-07-08 at 08:35 -0500, Blake McBride wrote:
> > When, through my browser, I go to abc.com,
>
> Probably what Eric said. But is there history to
curl abc.com
returned the contents of jkl.com
On Sat, Jul 8, 2017 at 9:43 AM, Nick Kew wrote:
> On Sat, 2017-07-08 at 08:35 -0500, Blake McBride wrote:
> > When, through my browser, I go to abc.com,
>
> Probably what Eric said. But is there history to this?
> As in, trying
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 wrote:
> On Sat, Jul 8, 2017 at 9:35 AM, Blake McBride wrote:
> > How the heck is access to abc.com showing as jkl.
w can I make
abc.com redirect to the external server at URL https://www.def.com/ghi#about
?
Thanks so much for help!
Blake McBride