News

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.
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.
But hosting your own web server is easy to do, makes for great sysadmin practice, and lets you take charge of exactly what’s running on your computer. The First Thing I Set Up on a New Computer ...
This quick-start guide will help you get your feet wet with Apache on a Linux server. You’ll find it’s relatively simple to get the Web server set up and running on your Linux of choice.
There are two main choices: Apache, the flexible and powerful open-source Web server which powers the vast majority of sites on the Internet, or Nginx (pronounced "engine-ex"), the not-as-flexible ...
PHP HTML file upload tutorial Don’t fret if you’re a developer with an Apache web server and the goal is to code an HTML5 and PHP file upload component. Modern browsers, along with simplified ...
That means you must configure Apache to behave as a load balancer or reverse proxy. Here’s how to do it. Reverse proxy setup steps To configure Apache as a reverse proxy, follow these steps: Install ...
You can upload files to an Apache Web server in two different ways: via a standalone File Transfer Protocol application or a Web-based control panel. Standalone FTP applications act as independent ...