Re: Troubleshooting Apache

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Keith Smith via PLUG-discuss
Date:  
To: Michael Butash
CC: techlists, Main PLUG discussion list
Subject: Re: Troubleshooting Apache
If I ping the domain it returns the IP.

If I use traceroute with the domain it says "traceroute to my-domain.com
(public-ip), 64 hops max".

Dig my-domain returns the proper IP

I verified the DNS configuration and it says it is ok.

I'm stuck.....




On 2021-06-09 07:54, Michael Butash wrote:
> Sounds almost like a dns problem, like you cannot even connect to the
> port, so no host resolution. You should at least connect and get a
> 404 error.
>
> -mb
>
> On Wed, Jun 9, 2021 at 7:38 AM Keith Smith via PLUG-discuss
> <> wrote:
>
>> Hi,
>>
>> I've configured Apache more than a few times with little trouble.
>> For
>> some reason I cannot see the current site I have configured.
>>
>> I am running Ubuntu 20.04lts and Apache2.
>>
>> Apache is running. I can see the default page when entering the
>> private
>> or the public IP to the box in my browser.
>>
>> I assume that proves that port 80 is open to the world.
>>
>> I configured the vhost directive file and enabled it.
>>
>> I checked the configuration with "apache2ctl -t" which returns
>> "Syntax
>> OK".
>>
>> When I try to access the website via my domain, it times out and the
>>
>> browser says the website is not reachable.
>>
>> I've looked in the Apache error logs and there is nothing that
>> indicates
>> a problem.
>>
>> Is there another log or logs I should be looking at?
>>
>> Any help much appreciated!!
>>
>> Keith
>> ---------------------------------------------------
>> PLUG-discuss mailing list -
>> To subscribe, unsubscribe, or to change your mail settings:
>> https://lists.phxlinux.org/mailman/listinfo/plug-discuss

---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss