News

Hestia is a web-based GUI for configuring NGINX, Apache, and PHP-FPM. Jack Wallen shows you how to get this up and running on Ubuntu Server 20.04.
There are a variety of reasons why developer or DevOps professionals locally install the Apache Web Server on a Windows 10 machine. They can use the Apache HTTP server for testing, or to simulate a ...
If you have a need for Java Servlets, you'll probably want to deploy Tomcat. Jack Wallen walks you through this process on the Ubuntu Server 16.04 platform.
Apache is an open source Web server and a free alternative to commercial server operating systems. Apache can serve pages in most any Web scripting language such as PHP, Perl and Python; it also ...
The method of installing the Apache packages on a Linux server varies from distribution to distribution. We’ll cover how to do this on Fedora and CentOS, as well as on Ubuntu.
Installing mod_php also means requiring Apache to run with the elderly prefork MPM (Multi Process Module), which doesn't scale to as many available worker processes as the modern default MPM ...
The computer I decided to make into my web server was an old 90 MHz Pentium computer with 40 MB of RAM and around a gigabyte of hard drive space, running Caldera's OpenLinux 2.3. I wanted to use the ...