✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Finalmente lo tenemos todo preparado, tenemos configurado el fichero dados los parámetros en /etc/apache2/sites-available/000-default.conf. Pero me surge una duda antes de ponerlo en marcha. ¿Está todo correcto?<VirtualHost *:80> ServerAdmin webmaster@localhost DirectoryRoot /var/www/html ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog ${APACHE_LOG_DIR}/access.log combined</VirtualHost>