iasp-logo.gif (5125 bytes)


Configuring iASP on Sambar Server

The Sambar Server is a multi-threaded HTTP, FTP and Proxy server for Windows NT and Windows 9x. The following outlines the steps taken to configure Sambar Server to run iASP.

Note: we assume that you have installed Sambar Server under c:\sambar and Instant ASP under c:\iasp. If you have installed either in different directories, please be sure to make appropriate changes when you follow the steps below.

  1. Shutdown the Sambar Server;
  2. Edit the c:\sambar\config\mappings.ini,

    Under the [aliases] section, add the following line:

    /iasp = c:\iasp

    Under the [isapi] section, add the following line:

    *.asp = c:\iasp\bin\sambar\iasp.dll

  3. Save the ini file, run iASP and restart the Sambar Server.

 

If you encounter any problems or errors, please contact support@halcyonsoft.com.


Copyright © 1998-2000, Halcyon Software Inc. All rights reserved.