installation d’apache
apache est un serveur web: on install: apt-get install apache2 libapache2-mod-php5 apache2-mpm-itk Dans le fichier de conf – on ajoute: ServerName fredptigars.homelinux.org – On modifie ServerTokens Prod Pour les hosts virtuel, on modifie le fichier /etc/apache2/sites-available comme ce ci:…