| Author |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3201 Location: Hilversum, NL, EU
|
|
| Back to top |
|
admin Site Admin

Joined: 15 Oct 2005 Posts: 755
|
Posted: Wed 10 Jun '26 19:31 Post subject: |
|
|
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
|
Posted: Thu 11 Jun '26 0:29 Post subject: |
|
|
| 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
|
Posted: Mon 15 Jun '26 9:21 Post subject: |
|
|
Hello
I had already pointed out some differences here : https://www.apachelounge.com/viewtopic.php?p=44157#44157
and there still here.
I would really appreciate it if you could replace all occurrences of error_log to error.log
and access_log to access.log.
Thanks  |
|
| Back to top |
|
admin Site Admin

Joined: 15 Oct 2005 Posts: 755
|
Posted: Mon 15 Jun '26 17:12 Post subject: |
|
|
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 |
|