The CGI (Common Gateway Interface) defines a way for a web server to interact with external content-generating programs, which are often referred to as CGI programs or CGI scripts. It is the simplest, ...
This article deals with Server Side Includes, usually called simply SSI. In this article, I'll talk about configuring your server to permit SSI, and introduce some basic SSI techniques for adding ...
Apache's HTTP web server is one of the most widely used web servers available today. The software is free and open-source, and it comes with a rich set of features. The Apache HTTP web server is also ...
If you’ve never deployed a website with the Apache web server, you’re about to learn how. Every so often, taking a step back and going through the basics is good. It not only helps to ground me as a ...
What's the difference between Tomcat and Apache? It's a question developers hear frequently. But, when worded that way, it contains some misleading assumptions. Normally, when people ask this question ...
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 ...