Replacing the default home page
A default home page is prepared for you when your site is set up. Until you replace it, this is the page your visitors see when they go to your site <yourdomain.com>.
The default home page is named index.html, and it is located in the Web content directory, /var/www/html, on the WEBppliance server. To replace it, you create a new home page and give it the same name (index.html). When you copy the new page to your Web content directory, it replaces the default page.
To replace the default home page:
Create a new home page and give it the name index.html.
Copy the file to the /var/www/html directory on the WEBppliance server. Choose the method of copying that best suits your needs.