News

Apache modules are add-ons that extend the functionality of the standard distro. In this case, it's a malicious binary, not a known Apache vulnerability.
The web plays a crucial role in malware dissemination, and cyber-criminals are doing all they can to automate infection. If exploit packs have already become mainstream, crooks have taken the game a ...
ESET researchers find a malicious Apache webserver module in the wild. Dubbed Linux/Chapro.A, this Linux malware injects content, like a Sweet Orange exploit pack landing page serving ZeuS banking ...
An Apache HTTPD module that automatically manages SSL/TLS certificates stored in AWS S3 buckets. The module downloads certificates locally, monitors their expiration dates, and automatically refreshes ...
Hundreds of websites running Apache with the mod_status module enabled are leaking information about the websites they host, the IPs of visitors and what resources they are interested in.
It only works with Apache 2.2, and that version of Apache is no longer being maintained by The Apache Software Foundation. If you are currently using the old SFU mod_auth_cas, and want to upgrade ...
Google has open sourced an Apache server module designed to speed website performance. Presumably, the module is based on the mystery Google Web Server the company uses to serve its own pages.
Once chrooted, Apache cannot access anything located above ChrootDir. For that reason restarting Apache with apachectl reload, apachectl graceful or kill -HUP apache_pid will not work as expected.
This indicates how tightly bound into the Apache Web server the module is; in other words, you may need to recompile the server in order to gain access to the module and its functionality ...
I'm attempting to run Apache2 on Windows Server 2003 with the mod_dav_svn module for subversion repository access. I've placed mod_dav_svn.so into the modules directory and added this line to the ...