Step 5: Prepare web pages.
Create index.html in each hosts DocumentRoot. My oesrvr1 web pages were already set up.
$ sudo nano /var/www/www.softserv.com/html/index.html
index.html
[code]
<html>
<body>
Hello world!
</body>
</html>
[/code]
Now that we have all the files edited, we need to reload and restart server
$ sudo /etc/init.d/apache2 reload
$ sudo /etc/init.d/apache2 restart
Remove these ads by
Signing Up

























Not Nice
















Visit Our Store »
Go Pro Today »



