Troubleshooting Apache

Ed plug at 0x1b.com
Wed Jun 9 10:06:04 MST 2021


you might want to check that your configuration is the way you think
it is with "httpd -S" on the server.

On Wed, Jun 9, 2021 at 9:05 AM Keith Smith via PLUG-discuss
<plug-discuss at lists.phxlinux.org> wrote:
>
>
> I am trying to configure just one domain.  I assume you are talking
> about the Apache2 vhost configuration file?  I have the default and the
> one for my domain.  Can you expand on what your thoughts are in
> reference to "default"?  Thanks!!
>
>
> On 2021-06-09 07:42, Stephen Partington via PLUG-discuss wrote:
> > do you have a possible conflict like "default" used in more than one
> > active config file?
> >
> > On Wed, Jun 9, 2021 at 7:38 AM Keith Smith via PLUG-discuss
> > <plug-discuss at lists.phxlinux.org> 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 - PLUG-discuss at lists.phxlinux.org
> >> To subscribe, unsubscribe, or to change your mail settings:
> >> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
> >
> > --
> > A mouse trap, placed on top of your alarm clock, will prevent you from
> > rolling over and going back to sleep after you hit the snooze button.
> >
> > Stephen
> > ---------------------------------------------------
> > PLUG-discuss mailing list - PLUG-discuss at lists.phxlinux.org
> > To subscribe, unsubscribe, or to change your mail settings:
> > https://lists.phxlinux.org/mailman/listinfo/plug-discuss
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss at lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> https://lists.phxlinux.org/mailman/listinfo/plug-discuss


More information about the PLUG-discuss mailing list