Apache

Image: How to set up a Node.js app with Apache on Ubuntu 24.04Lukas RsShut­ter­stock

How to set up a Node.js app with Apache on Ubuntu 24.04

Ap­plic­a­tions you create with Node.js can be run at any time via the command line. Al­tern­at­ively, you can deploy your scripts as a service, enabling them to auto­mat­ic­ally restart in case of errors. This article shows you how to implement a Node.js ap­plic­a­tion using Apache on…

Read more
Image: How to configure Apache to use custom error pagesellisiaShut­ter­stock

How to configure Apache to use custom error pages

By using custom error pages in Apache, you can ensure a smooth and appealing user ex­per­i­ence, even when issues arise. We guide you through the process of con­fig­ur­ing the Apache web server to display per­son­al­ised error pages. From crafting the HTML files to adjusting the…

Read more
Image: How to install the Google PageSpeed module on ApacheRawpixel.comShut­ter­stock

How to install the Google PageSpeed module on Apache

Using the Google PageSpeed module for the Apache web server, you can take advantage of what Google’s analysis tools have to offer. The results can then help you optimise your website’s per­form­ance. In our dedicated article, you will learn how to install and enable the Google…

Read more
Image: How to set up an Apache reverse proxysdecoretShut­ter­stock

How to set up an Apache reverse proxy

The Apache HTTP Server is commonly used as a reverse proxy, acting as an in­ter­me­di­ary between client requests and web servers. It enhances web ap­plic­a­tion security by allowing access re­stric­tions to specific resources. Here’s how to set up and configure the Apache reverse proxy…

Read more
Image: How and when to restart ApacheOleksiy Markshut­ter­stock

How and when to restart Apache

The open-source software Apache is a popular web server that is used by around half of all websites. Using Apache, however, requires regular main­ten­ance and restarts. So how do you restart Apache without losing any data? Read on to find out when you should restart Apache and how…

Read more
Image: How to install Apache on UbuntuGaudiLabShut­ter­stock

How to install Apache on Ubuntu

The Apache web server is a popular choice for web hosting thanks to its powerful modules and its open-source code. In this step by step guide we explain how to install and set up Apache on Ubuntu. You will also find out what packages you need and how to change your settings as…

Read more
Image: What is Apache Spark and how does it work?Oleksiy Markshut­ter­stock

What is Apache Spark and how does it work?

If you want to ef­fect­ively and reliably query and process large amounts of data, you’ve got the choice between various analytics engines. One of the most popular and fastest is the open source and big-data framework Spark by the Apache Software Found­a­tion. We explain what Apache…

Read more
Image: What is Apache Hive and when is it used?GaudiLabshut­ter­stock

What is Apache Hive and when is it used?

You can save large data sets ef­fect­ively in Hadoop files so you have a good overview. This is achieved by having large amounts of data dis­trib­uted across many nodes, in other words computers, within a cluster. To query, analyse and summarise this data you can use Apache Hive. We…

Read more
Image: What is Apache?Alex Tihonovsshut­ter­stock

What is Apache?

Almost half the world’s websites use an Apache server, but why is the software so popular? In this dedicated guide we explain exactly what Apache is, how the software works and why it is so useful. We will also go through the ad­vant­ages and dis­ad­vant­ages as well as give you some…

Read more
Image: How to check your Apache versionGaudiLabshut­ter­stock

How to check your Apache version

If you operate a website running on Apache, you should know which version is installed on your server. It is essential to ensure the security of your system and that your website is com­pat­ible with other ap­plic­a­tions. In this dedicated guide we introduce you to different options…

Read more