Apache
20/03/20 danny
Installation
Installation sous Ubuntu.
# Mise à jour Ubuntu
sudo apt-get update && sudo apt-get upgrade -y
# Installation d'Apache
sudo apt-get install apache2 --yes
Fonctionnement
Apache : Logiciel libre HTTP Server.
Serveur HTTP créé et maintenu au sein de la fondation Apache.
Répertoires sur ubuntu
/ect/apache2
Pour déploiement mettre les fichiers html
dans /var/www/html