Executed: sudo apt-get install apache2
Worked like a charm, was able to access the server: http://192.168.1.150
Error message on deamon start-up: "Could not reliably determine the server's fully qualified ..."
Added servername to server configuration file
sudo vi /etc/apache2/http.conf
Added line: ServerName hdr.is-a-geek.com
Restart server: sudo /etc/init.d/apache2 restart
Geen opmerkingen:
Een reactie posten