Configuring iASP on the Zeus Web Server Version 4.0

The following instructions show how to configure your Zeus Web Server 4.0 to run your ASP applications with iASP. Before attempting to install Instant ASP please make sure that the Zeus web server is properly installed and running.

Before you can configure iASP on the Zeus Web Server, you must configure a servlet runner for the website for which you wish to use iASP. Instructions for installing JServ 1.0 are here, and JServ 1.12 are here.

  1. Using the Zeus administration server (default port is 9090), click the Virtual Server icon under Create  to create a new Virtual Server. This example uses the name "JservTest" for the new webserver.

  2. Add the following information in the New Server window:

    Server Name:JservTest
    Server address:192.9.200.6:5000
    Document Root:/usr/local/iasp20
    Clone Server:default setting

  3. Click  the 'Create Virtual Server' button.

  4. Select Virtual Server which you created and click the 'Configure' button in the Virtual Server Status window to get 'Configuration Summary for JservTest' page..

           a.  Select Java Servlets Configuration.

           b.  On the Java Servlet Configuration  page, enabling Support for Java Servlets. (Click the 'Apply change' button on the right to change it  to  a  green check mark.) , Add the following information in this window.     

              From: Directory:  /jserv

              To: Machine name : localhost

              port: 8007

              Servlet Context: root

              Protocol: ajpv12

           c.  Click the button "Apply changes" for changes to take effect.     

           d.  Go back to 'Configuration Summary for JservTest' page ,Click on the link of 'Handlers' on the left.Add the following under the Handlers section:

              File extension: asp
         Handler: /jserv/Dispatcher.DispatcherServlet

       e.  Click the 'Apply changes' button.

  5. Return to the admin main page you will find an illuminated yellow star beside the virtual server you were editing,Click on the yellow star and press 'Commit'  button.

  6. Restart the virtual server for  the changes  to take effect.

  7. Include all jar files under /usr/local/iasp20/lib folder into jserv.sh file, And restart JServ Servlet Runner with command 'sh jserv.sh'.

  8. Check if iASP is running correctly.

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


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