Shouldn't this section in the www container's `/etc/apache2/apache2.conf` point to `/var/www/html` instead of `/var/www` ? ``` Options Indexes FollowSymLinks AllowOverride None Require all granted ```