Most people think Apache is too resource-intensive. We will show you how to properly configure Apache and PHP to handle high traffic on a Linux server.
Both Apache and Nginx power almost 85% of the websites today. We pitted them against each other to see which web server software will serve you best in 2019.
AbanteCart is a free open source shopping cart software that you can use to start your own online shop . Learn how you can install, setup and use AbanteCart on Ubuntu.
The pagespeed module by Google is a module for Apache to improve website speed performance. Learn how to install pagespeed module for Apache in Ubuntu.
Mod_evasive is an Apache module that provides evasive action in the event of an HTTP DoS, DDoS, or brute force attack. Here’s how to use it to keep Apache secure.
Mod_status is an Apache module that displays a web page containing statistics including worker processes. Here’s how to monitor Apache web server with it.
WebDAV lets you upload & download files on the Apache server. In this article we explain how to install & configure WebDav with Apache2 Web Server on Ubuntu 14.04.
Virtual hosting is a method for hosting multiple domain names on a single Apache server. With name-based virtual hosting, you can host multiple websites. Here’s how.
Apache web server is the most popular web server around the world. As a continuation of part 1, here we share advanced security tips & tricks for securing Apache web server.
Apache web server is the most popular web server around the world. In this post we will show you some basic tips and tricks to secure the Apache web server.
LAMP server may be the most common setup, but it may not be the best. This guide shows you how to setup LAMP alternative – Nginx, MariaDB and HHVM on your Linux server.