Apache

Comment installer le serveur web Apache sur Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Comment installer le serveur web Apache sur Ubuntu 20.04

Le serveur HTTP Apache est le serveur web le plus utilisé au monde. Il offre de nombreuses fonctionnalités puissantes, notamment des modules à chargement dynamique, une prise en charge robuste des médias et une intégration poussée avec d’autres logiciels populaires. Dans ce…

Read more
How To Install WordPress with LAMP on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install WordPress with LAMP on Ubuntu 16.04

WordPress is the most popular CMS (content management system) on the internet. It allows you to easily set up flexible blogs and websites on top of a MySQL backend with PHP processing. WordPress has seen incredible adoption and is a great choice for getting a website up and…

Read more
How To Secure Apache with Let's Encrypt on Debian 10 — step-by-step Linux tutorial on Progressive Robot

How To Secure Apache with Let’s Encrypt on Debian 10

Let’s Encrypt is a Certificate Authority (CA) that provides an easy way to obtain and install free TLS/SSL certificates, thereby enabling encrypted HTTPS on web servers. In this tutorial, you will use Certbot to obtain a free SSL certificate for Apache on Debian 10 and set up your certificate to renew automatically.

Read more
How to Set Up Apache Virtual Hosts on Ubuntu 13.10 — step-by-step Linux tutorial on Progressive Robot

How to Set Up Apache Virtual Hosts on Ubuntu 13.10

Virtual Hosts are a way to host more than one domain from a single IP address/server. This could be helpful, for example, to people who wish to host more than one website from a single droplet. Here’s how to get set up on your Ubuntu 13.10 VPS.

Read more
CHAT