|
FrontPage98 Tips |
![]() |
2. Trick the Import Web WizardFrontPage's Import Web Wizard provides a step-by-step process to import an existing site into a new FrontPage Web. Unfortunately, the Wizard has an annoying quirk that could waste a lot of development time.When importing a site, the Wizard automatically changes the filenames of the default pages in the main directory and subdirectories to conform to the FrontPage Personal Web Server's default, which is index.htm. For example, if the external site's server requires each default page in a directory to be named index.html, the Wizard changes the name of each default page to index.htm when you import it to your FrontPage Personal Web Server. If you were importing a large site with lots of subdirectories, you'd have to go through and rename each file by hand. To get around that, simply change the Personal Web Server's default page-name setting. In Windows Explorer, navigate to your system's FrontPage Webs/Server/Conf folder and open the srm.cnf file with a text editor. Find the section of the file that reads: # DirectoryIndex:
Name of the file to use as a prewritten HTML
Remove the pound sign and space from the beginning of the last line
and change the filename to whatever default name your host's server requires.
The next time you start up FrontPage and use the Import Web Wizard, it will leave your default page names as is. Introduction | Previous | Next |