Knowledge Base

FP: Using NCSA or CERN Image Maps with PWS Upgrade

Article ID: 151567

Article Last Modified on 6/23/2005


APPLIES TO


This article was previously published under Q151567

SUMMARY

To use the National Center for Supercomputing Applications (NCSA) or Centre Eupropeen pour la Recherche Nucleaire (CERN) image maps when you upgrade from FrontPage Personal Web Server 1.0 to FrontPage Personal Web Server 1.1, use the steps outlined in the "More Information" section of this article.

MORE INFORMATION

To use NCSA- or CERN-style clickable images when you upgrade the Personal Web Server, use the following steps:

  1. Install the NCSA or CERN clickable image program.
  2. Copy the imagemap.exe file from the "Program Files\Microsoft FrontPage\bin\" directory to the "content\cgi-bin" directory.
  3. Copy the htimage.exe file from the "\Program Files\Microsoft FrontPage\bin\htimage.exe" directory to the "\content\cgi-bin" directory.

    NOTE: If you have installed FrontPage 1.1 to a different folder, you must modify the executable paths in the configuration files.
  4. In a text editor such as Notepad, edit the c:\fpserver\conf\srm.cnf file. Add the following lines to the end of the file:
       WinScriptAlias /cgi-bin/imagemap/   c:/content/cgi-bin/imagemap.exe/ 
       WinScriptAlias /cgi-bin/htimage/    c:/content/cgi-bin/htimage.exe/

Additional query words: 97

Keywords: kbinfo kb3rdparty KB151567