At 16:01 10/10/01 +0200, vous avez �crit:
>Hello shiva,
>
>I have done the same what you suggested but using
>mod_jk instead of mod_jserv. tomcat generate the file
>mod_jk.conf-auto on starting. I have included this
>file in the http.conf file with the include directive.
>but it still doesn't work ( OS is linux).
I've met the same problem :
-You have to compile mod_jk.c from the tomcat sources.
- Put the mod_jk.so in /etc/lib/apache
( where the apache's module are stored )
- Then restart first Tomcat and Apache including the mod_jk.conf-auto
- Perhaps you'll have to modify one line of mod_jk.conf_auto :
LoadModule jk_module modules/mod_jk.so
instead of
LoadModule jk_module libexec/mod_jk.so
Try it : it should work !!
------------------------------------------
Try to understand everything,
but believe nothing !
------------------------------------------
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html