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