Hi, Keiths!
Thank you for your desire to help.

First, I took the packages: apache_1.3.12.tar.gz, ApacheJServ-1.1b2.tar.gz, 
JSDK20-solaris2-sparc.tar.gz, jdk_1.1.7-v3-glibc-x86.tar.gz. 
MySQL-bench-3.22.27-1.zip, MySQL-devel_3.22.27-1.zip, MySQL-3.22.27-1.i386.rpm, 
MySQL-client-3.22.27-1.i386.rpm.
Unzipped and untarred them and installed my jserv server. It worked O.K.

Then I backupped the apache directory and installed apache+mod-ssl using the packages: 
apache_1.3.12.tar.gz; ApJserv - ApacheJServe-1.1b2.tar.gz; openssl-0.9.5a.tar.gz; 
mos_ssl-2.6.4-1.3.12.tar.gz.

Then I followed the procedure below:
cd apache_1.3.12
./configure --prefix=/usr/local/apache

cd ApacheJServ-1.1b2
./configure --with-apache-src=/usr/local/src/apache_1.3.12 
--with-JSDK=/usr/local/JSDK2.0/lib/jsdk.jar --with-jdk=home=/usr/localjdk117_v3
make
make install

cd apache_1.3.12
SSL_BASE=/usr/local/apache ./configure --prefix=/usr/local/apache --enable-module=ssl 
--activate-module=src/modules/jserv/libjserv.a --enable-module=jserv
make
make certificate TYPE=test
make install

When I started the apache doing the command
/usr/local/apache/bin/apachectl start everything worked fine. But after starting the 
apache with the command
/usr/local/apache/bin/apachectl startssl the browser displayed the source code of the 
*.jar files contained in the ~/htdocs directory... *.html file still work allright.

All this I did on "Linux-6.2 RedHat"

Thanx, Vitali.

 ---- you wrote: 
and Hi Vitaly...
 
I managed to get these 3 working together last week, so it is relatively
fresh in my mind.  I think some background info is needed.  What
versions have you installed, what order have you done them, and did you
install from binaries or compile source.  Also, platform...
 
Hope I can help.

[EMAIL PROTECTED] wrote:
 
Hi, folks!
I've been trying to install ApacheJServ with mod-ssl.
I'm still not a success at all.
Can anybody help.
Thanx for advance.
 
Vitali.
 


----------------------------------------------------------------
Get your free email from AltaVista at http://altavista.iname.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to