logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> News & Hangout View previous topic :: View next topic
Reply to topic   Topic: Apache httpd 2.4.68 GA Available
Author
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3201
Location: Hilversum, NL, EU

PostPosted: Wed 10 Jun '26 8:50    Post subject: Apache httpd 2.4.68 GA Available Reply with quote

Apache httpd 2.4.68 is released as GA.

ASF and Apachelounge changes : https://www.apachelounge.com/Changelog-2.4.html

Lot of security fixes. See the important security vulnerabilities fixed in 2.4.xx, https://httpd.apache.org/security/vulnerabilities_24.html .

Documentation: http://httpd.apache.org/docs/2.4/

Build with dependencies:

- openssl 3.6.2
- nghttp2 1.69.0
- jansson 2.15.0
- curl 8.20.0
- apr 1.7.6
- apr-util 1.6.3
- apr-iconv 1.2.2
- zlib 1.3.2
- brotli 1.2.0
- pcre2 10.47
- libxml2 2.15.3
- lua 5.5.0
- expat 2.8.1

Enjoy
Back to top
admin
Site Admin


Joined: 15 Oct 2005
Posts: 755

PostPosted: Wed 10 Jun '26 19:31    Post subject: Reply with quote

There are scanner reports that the downloaded file contains viruses, not all scanners.

Scanners like defender on Windows reports that all is fine.
Back to top
axel.kam



Joined: 11 Jul 2023
Posts: 30

PostPosted: Thu 11 Jun '26 0:29    Post subject: Reply with quote

admin wrote:
There are scanner reports that the downloaded file contains viruses, not all scanners.


There are only one scanner report this.
I dont khow who is MaxSecure and can i trust them.

Install right now:
- I usually try to wait a few days before using any new product in production.
+ Serios CVE in http2 fixed there
- Virustotal reports
= Still wating few days before
Back to top
BeWog



Joined: 28 Feb 2026
Posts: 3
Location: FR

PostPosted: Mon 15 Jun '26 9:21    Post subject: Reply with quote

Hello Smile

I had already pointed out some differences here : https://www.apachelounge.com/viewtopic.php?p=44157#44157
and there still here. Crying or Very sad

I would really appreciate it if you could replace all occurrences of error_log to error.log
and access_log to access.log.

Thanks Wink
Back to top
admin
Site Admin


Joined: 15 Oct 2005
Posts: 755

PostPosted: Mon 15 Jun '26 17:12    Post subject: Reply with quote

Thank you for your response and apologies that we missed your earlier request.

The AL filename format changed with the switch to CMake builds, since the source official template file docs/conf/httpd.conf.in contains the references to access_log and error_log which end up in httpd.conf.

For as long as I can remember those have been the default names when building with CMake or using the configure script under Linux. The only exception I know is Apache builds on Ubuntu, which defaults to access.log and error.log.

We are not changing it. It is part of the official Apache source code.

You have to change it manual.
Back to top


Reply to topic   Topic: Apache httpd 2.4.68 GA Available View previous topic :: View next topic
Post new topic   Forum Index -> News & Hangout