[GTALUG] Websites down after upgrade
BCLUG
admin at bclug.ca
Fri Sep 15 09:03:56 EDT 2023
William Witteman via talk wrote on 2023-09-15 05:47:
> The websites are a mix of static pages and Wordpress blogs - all Virtual
> Hosts.
>
> None of them resolve, and I am getting "unable to connect" messages -
> but nothing is showing up in the /var/log/apache2/error.log or the
> access.log.
Do the vhosts have separate log files? If so, anything in those
indicating an issue?
> Apache is running - I can see the restarts in the error log - but
> nothing is happening when I try to hit a page.
Anything revealed by running
`curl --head $site`
`curl --head --location $site`
?
> Does this ring any bells for anyone? Is there a new configuration
> wrinkle that I didn't adapt to?
I don't run Debian, it doesn't ring any bells, but I thought I'd throw a
couple ideas out there to see if it helps at all.
rb
More information about the talk
mailing list