News

With a local web server set up, you can view your own files in a web browser, usually by visiting http://localhost/.
Apache’s web server is a powerful tool for hosting websites. Learn how to set it up and configure it with this concise guide.
Apache web server bug grants root access on shared hosting environments Companies using Apache on private, non-shared servers are also at risk, but to a lesser degree.
VMware Labs has unveiled an extension module for Apache’s popular web server that runs WebAssembly binaries, opening new possibilities for languages and projects to run securely in Apache. The ...
When most people hear the phrase "Apache," they think of the Apache Web server. Roy C. Hoobler examines a number of Apache projects that are just as interesting as the flagship Web server.
The Apache Software Foundation (ASF) has celebrated the 17th anniversary of the release of the Apache HTTP Server by launching a new version of the popular open source Web server software.
Apache Software has quickly issued a fix for a zero-day security bug in the Apache HTTP Server, which was first reported to the project last week. The vulnerability is under active exploitation in ...
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 ...
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.
Apache with standalone PHP might prove far less optimal than a lightweight event-driven Web server like Nginx with standalone PHP. My mental wheels began turning.