NOT
"Only current recommended releases are available on the main distribution site and its mirrors"
found Apache home landing page https://httpd.apache.org/download.cgi#apache24.
There are tons and tons of user material including Youtube videos etc. on those configurations.
Under the circumstance Please disregard any technical issues raised against the formentioned version 2.4.46.
Apache 2.4.46 source bundle is of interest to me.
Sent: Monday, May 03, 2021 at 7:10 PM
From: "Eric Covener" <covener@xxxxxxxxx>
To: users@xxxxxxxxxxxxxxxx
Cc: masstransitkrow@xxxxxxxxxxxxxx
Subject: Re: missing mod_ssl
The apache2 latest version 2.4.46 directory structure is different from the debian using apt.
From a configuration perspective they are different product.
This is the first thing which is confusing me and confusing letsencrypt certbot also .
2.4.46
:/usr/local/apache2 $ ls > ls.out
/usr/local/apache2 $ cat ls.out
bin
build
cgi-bin
conf
docs
error
htdocs
icons
include
lib
logs
ls.out
man
manual
modules
Apache lets whoever performs the build define a "layout". Debian/Ubuntu go above and beyond that with even more utilities and tooling.
You can assume that when a distros package is not nominally the same as the latest that they are backporting security fixes. This is how distros keep stable software in support for years.