Tag: apache
All the articles with the tag "apache".
Windows, Apache 2.4 and OpenSSL (Revisited)
Following on from Windows, Apache 2.4 and OpenSSL our vulnerability scanner has picked up that although the version of Apache httpd 2.4.39 has not vulnerab
Git - Version Control
We have a distinct lack of version control in the relatively small development team that manages one of our business applications. One of the main challeng
Forcing Tomcat to HTTPS
As our environment needs change more and more of our internal services are being forced to change to HTTPS. Tomcat supports the deployment of services usin
Windows, Apache 2.4 and OpenSSL
In order to make Apache 2.4.27 compliant it needs the later version of OpenSSL v1.1.0. To get this you need to install the VC15 version. The VC11 etc. do not include the later OpenSSL and fail because they are compiled with v1.0.2
Apache 2.4 TRACE - Nessus plugin 11213
Updated:If you're using Apache 2.4 then there is a config TraceEnable directive that you should use to simply turn off the TRACE method.