Hello,
I've got an Apache 2.4 server running Http 2. It's running PHP 7 fpm
with Event. Previously my configuration for getting Perl, Python, and
Asp scripts to work was:
# Support perl scripts
ScriptAlias "/perlweb/" "/usr/vhosts/domain.com/perlweb/"
AddHandler perl-script .pl
AddHa
What does the error log say, exactly? Note that TLS failures can be almost
silent in the logs, so if a single vhost causes the startup error, then
check the certificate.
On Fri, 1 Jul 2022 at 17:24, jnil...@jala.com wrote:
> Here's an example version of my vhosts.conf file:
>
> # http redirect
>