After moving the
pico /etc/apache2/apache2.conf
<Directory /var/www/> Options Indexes FollowSymLinks AllowOverride All Require all granted </Directory> <Directory /var/www/html/> Options Indexes FollowSymLinks AllowOverride All Require all granted </Directory>
/etc/init.d/apache2 restart