Substitua o número da linha 153-157 pelo código abaixo em apache2.conf
<Directory />
Options Indexes FollowSymLinks MultiViews
AllowOverride All
Order allow,deny
allow from all
Require all granted
</Directory>
Em seguida, faça /etc/init.d/apache2 restart