Abra o apache2.conf
nano /etc/apache2/apache2.conf
e mude Nenhum para Todos
<Directory /var/www/>
Options Indexes FollowSymLinks
AllowOverride None
Require all granted
</Directory>
Em seguida, reinicie o Apache
service apache2 restart
Nota: Não é necessário alterar o arquivo 000-default.conf