[users@httpd] Apache 2.4, Http 2, mod_fcgi, Perl, Python, Asp and a tls cipher query

2022-07-02 Thread David Mehler
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

Re: [users@httpd] NameVirtualHost fails

2022-07-02 Thread Frank Gingras
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 >