# e-mail de l'administrateur ServerAdmin admin@exemple.org # Associer le nom de domaine au dossier du projet ServerName exemple.loc ServerAlias www.exemple.loc DocumentRoot /var/www/html/exemple.org # fichiers journaux ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog ${APACHE_LOG_DIR}/access.log combined AllowOverride All Require all granted