For example, a web server might look for the following index page names (in this order):
index.htm
index2.htm
404error.htm
If there is a page named index.htm, the server sends that page to the browser to be displayed; if
there isn't such a page, then the server sends index2.htm to the browser. If neither of those index
pages is available, the server sends the 404error.htm page to the browser. Secondary pages such as
these often provide an alternate entrance to the website, or inform the visitor that the website is
unavailable.
Contribute includes a list of popular index page filenames, using most of the popular document
type extensions (.htm, .html, .cfm, .asp, .jsp, .php, and so on). If the index page filename that you
use for your website is listed in the Index files section of the Advanced Sitewide Settings dialog
box (index.cfm for example), then you can most likely ignore this configuration option. If,
however, your index page filenames are not included among those listed in the dialog box, you
must add your index page filenames to the list, and arrange the names in the order in which your
web server is configured to look for them.
For example, if your website uses a Macromedia ColdFusion application server that uses the
document type extension .
you need to add the filename main.cfm to the list of index pages in the Advanced Sitewide
Settings dialog box, and list it as the first page Contribute should look for in the website. The
next section explains how to add an index page filename to your Contribute settings.
Adding index page filenames
You can add new index filenames to your sitewide settings that correspond to your website's index
files.
To add an index page filename:
Do one of the following:
1
•
If the Administrator Password dialog box appears, enter the administrator password and click OK.
•
If the site has no administrator, a dialog box appears and asks if you want to become the
website's administrator. Click Yes; then enter and confirm an administrator password for the
website and click OK.
The Administer Website dialog box appears.
Click Sitewide Settings.
2
The Sitewide Settings dialog box appears.
Click the Index and URL Mapping button.
3
The Advanced Sitewide Settings dialog box appears.
Click the Add button.
4
The Add or Edit Index Filename dialog box appears.
, and the index page for your website uses the filename
cfm
Creating and Managing Website Connections 157
,
main.cfm
Need help?
Do you have a question about the CONTRIBUTE-USING CONTRIBUTE and is the answer not in the manual?