Hello,
I am trying to intergrate tomcat and apache to user my apache port to run my application registered in tomcat.
Here are the steps I have taken,
1. Enabled Apache to recognise DSO.
2. Created mod_jk.so and copied under
/Apache1.3/libexec
3. Included...
ifincham,
Thanks for your response,
For some reason ./configure was not seeting the required compile options for building httpd with DSO>
I modified
1. "prefix" value in config.layout to my install path
prefix = /apache1.3
2. src/Configuration to include...
Hello,
I am trying to enable apache(1.3.20) with DSO. But httpd is not able to recognise "LoadModule" keyword
I downloaded the source from apache. Performed following actions,
1. Edit src/Configuration:
>> Rule SHARED_CORE=yes /* Changed to 'yes'*/
>>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.