On Thu, Jul 23, 2020 at 12:51 Tom Jubb wrote:
> Understood. Just trying to exhaust all possible solutions before doing an OS
> upgrade.
FYI, I recently completed a local src build of Apache 2.4.43 (and APR
and APR-UTIL), and OpenSSL 1.1.1g on Debian 10 Buster. I have
documented the process on m
Sorry about that, let's try that with a pastebin:
https://pastebin.com/UHcZ3KJz
On 23/07/2020 22:23, Antony Stone wrote:
On Thursday 23 July 2020 at 22:13:38, qv...@gmx.de wrote:
I have git setup with my Apache2 server and it serves git request just
fine. Now I want to setup Basic Authenticati
Hi all!
Is my email went to mail list successfully? I am just not sure. Thanks!
--
Regards,
Art
-Original Message-
From: Artem [mailto:e...@mail.ru.INVALID]
Sent: 18 July 2020 13:59 PM
To: users@httpd.apache.org
Subject: [users@httpd] Apache mod_autoindex and mod_deflate (gzip). Can't
g
On Thursday 23 July 2020 at 22:13:38, qv...@gmx.de wrote:
> I have git setup with my Apache2 server and it serves git request just
> fine. Now I want to setup Basic Authentication for this, so not
> everybody can use every directory. My goal is that only the ADMIN group
> has access to the complet
I have git setup with my Apache2 server and it serves git request just
fine. Now I want to setup Basic Authentication for this, so not
everybody can use every directory. My goal is that only the ADMIN group
has access to the complete `/var/www/html/git` directory and my GITGROUP
can access *only*
Understood. Just trying to exhaust all possible solutions before doing an OS
upgrade.
We need to change Apache to use mod_nss instead of mod_ssl to enable TLS. This
used to work just fine (I've installed this on OES/SLES11), and you will in
fact find it discussed here:
https://support.microf
On 7/23/20 4:41 PM, Tom Jubb wrote:
> New certs will successfully installed on Apache 2.2
Apache 2.2 ?
That was End of Life a while ago.
You have a bigger problem. Migrate to 2.4.43 and then deal with certs
and such.
--
Dennis Clarke
RISC-V/SPARC/PPC/ARM/CISC
UNIX and Linux spoken
GreyBeard
New certs will successfully installed on Apache 2.2 but browsers now compain as
they are not tls 1.2 compliant:
https://www.ssllabs.com/ssltest/analyze.html?d=mail.gg-law.com&hideResults=on
So, my consultant said we needed to change Apache to use mod_nss instead of
mod_ssl to enable TLS.
instal