Why is in standard apache2.conf
only the container directive <Directory /var/www/>
instead of the docroot <Directory /var/www/html>
?
I have the following release:
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.5 LTS
Release: 16.04
Codename: xenial
And I am using apache 2.4
.