I am attempting to make a LAMP box using Vagrant. I have been told that it is quite simple to use. I am completely new to networks and virtual machines and have very little expe
The issue is on /etc/apache2/sites-enabled 000-default file.
/etc/apache2/sites-enabled
Apache2 is pointing to var/www/html and vagrant example to var/www just remove de /html and make a sudo service apache2 restart.
var/www/html
var/www
sudo service apache2 restart