Hi there!Configuration:a. Apache httpd 2.0
server (IP0, port 80) with some content served from /cmsb. Worker to a
Tomcat 4.1 running on a separate box (IP1:8080) mapped to /app1c. Anpother
worker to another Tomcat 5.5 running on separate box (IP2:8080) mapped to
/app2Both Tomcats are us
How do I run Apache-SSL as a shareable (DSO) module?
First, configure the shared module support in the source tree:
./configure --enable-shared=apache_ssl
then enable the module in your httpd.conf:
LoadModule apache_ssl_module modules/libssl.so
Neil
-Original Message-
From: Kaush
Hi
Are you sure the problem is not with Rotatelogs?
I have just had this problem with cronolog which works the same way and uses up
every thread until it dies.
More info here:
http://www.integrityweb.com/news/integritywebcom_WindowsandRotatelogsexe.htm
Hope that helps. It solved our exact prob
Hi
I'm using Apache2 on Win2003 serving amongst other items PHP and Tomcat
applications.
All is working fine with connectors doing all the hard work except when I log
into Tomcat application, then move to another application I have to log in
again. Before I used Apache the users "single sign o