If anyone else is having this issue the fix was:
symbolically link /var/www/fog to /var/www/html/fog
ln -s /var/www/fog /var/www/html
Mod edited to include command.
If anyone else is having this issue the fix was:
symbolically link /var/www/fog to /var/www/html/fog
ln -s /var/www/fog /var/www/html
Mod edited to include command.