News

The Apache Software Foundation has just announced the release version 2.4 of its award-winning Apache HTTP Server. This is the first major release of the Apache Web server in more than six years.
When you deploy a web application, how do end users access it? Often web applications are set behind a gateway device through which end users can access it. One of the popular products to act as an ...
Enter Apache's Web server. With the use of mod_jk, we were able to forward requests to specific hosts and contexts to the respective running instance of Tomcat. Pulling all of this together was not ...
Users of the open source Apache HTTP Server who have updated to recently released version 2.4.49 are being urged to update to 2.4.50 immediately to apply fixes for a newly disclosed zero-day that ...
There's a fix for a critical flaw in Apache HTTP Server, the world's second most widely used web server.
Tomcat vs. Apache web server deployment The Apache web server has a special folder named \htdocs. Resources placed under this folder become accessible to incoming requests. With this folder, when you ...
Gaining even the smallest performance boost from your web server can be crucial. Jack Wallen shows you how to eek the most out of Apache with the help of mod_deflate compression.