FP2000: Changes to Home Page Are Not Displayed After Publishing (310675)
The information in this article applies to:
This article was previously published under Q310675 SYMPTOMS
When you publish changes to the home page of a Microsoft FrontPage Web, those changes may not be displayed when you view the Web site.
CAUSE
This behavior can occur if you save the new home page with a file name of anything other than one of the following:
Index.htm
Index.html
Default.htm
Microsoft Internet Information Services (IIS) uses these file names as the default documents for the virtual server (Web site). When you browse to a Web site, IIS opens the default document in your Web browser.
RESOLUTION
To resolve this issue, use one of the following methods.
Method 1: Rename the Page
Rename your intended home page as one of the IIS default documents. To do this, follow these steps:
- Start Microsoft FrontPage 2000, and then open the Web that you want.
- Under Folder List, double-click the page that you want to display as the site's home page.
- On the File menu, click Save As.
- In the File name box, type default.htm, and then click Save.
- Quit FrontPage 2000.
Method 2: Add the Page as a Default Document
Add the Web page that you want to display as the site's home page to the IIS default document list. To do this, follow these steps. NOTE: Because there are several versions of Microsoft Windows, the following steps may be different on your computer. If they are, see your product documentation to complete these steps. - Log on to the Web server computer as Administrator.
- Start Internet Services Manager (which also opens an IIS window).
- Expand *Server name, where Server name is the name of the server computer.
- Right-click the virtual server that you want (for example, Default Web Site), and then click Properties on the shortcut menu that appears.
- Click the Documents tab, and then click Add.
- In the Default Document Name box, type the file name of the document that you want. For example, type Homepage.htm.
- Click OK.
- Repeatedly click the upward-pointing arrow to move the new default document to the top of the list.
- Click OK.
- If an Inheritance Overrides dialog box appears, click the nodes contained in the Web site that you want to configure to use the same default document type, and then click OK. For example, if you want to specify a different file name for the starting Web page in a subweb, do not select any items in the Child Nodes list.
- Quit IIS.
Modification Type: | Minor | Last Reviewed: | 1/7/2006 |
---|
Keywords: | kbprb KB310675 |
---|
|