Copy libraries from EAServer to your Web server  Installing and configuring an Apache Web server plug-in

Chapter 4: Installing and Configuring a Web Server Redirector Plug-In

Preload library for Netscape Enterprise Server

After configuring the Netscape Web server plug-in:

  1. Shut down the Web server.

  2. Enter the following line in the start script file that is used to start the Web server after the #!/bin/sh line. For example:

    #!/bin/sh
    
    LD_PRELOAD=libjctssecct.so; export LD_PRELOAD
    
  3. Restart the Web server.





Copyright © 2005. Sybase Inc. All rights reserved. Installing and configuring an Apache Web server plug-in

View this book as PDF