7. Configure your Web Site
Assuming you have already designed your web site, you are now
almost ready to take publish your site. Prior to publishing your
site make sure you thoroughly test your web site locally, and
check for the following:
All
the folders within your site are all in either lower-case or upper-case
throughout the entire site and these folders are referenced by
their proper case in all instances (i.e. if you have an "images"
folder, don't refer to it as "Images" in any of your
pages or scripts). BroadWeb servers are case-sensitive, and will
not display a page unless the exact folder and file name is used.
The
File names or Folder names do not contain any spaces,
as this causes problems with some web browsers.
All
your entry (default) pages in each folder are named properly.
Default entry pages can be named any of the following: index.htm,
index.shtml, index.html, index.php, index.php3, index.php. Any
other name will not be recognized by our servers. The
default file name is index.html; if you name your file index.htm
and do not delete the index.html file placed in your website,
your page will not be displayed. The default
page is the first page users see if they access your web site
or any of the folders within your web site (e.g. name.com/folder/).
back to Getting Started
back to Help Center