LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to check the installed mod_jk version (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-check-the-installed-mod_jk-version-756766/)

thomas2004ch 09-21-2009 08:11 AM

How to check the installed mod_jk version
 
The machine I use was installed with Apache mod_jk. Now I want to know the installed version of mod_jk.

How?

jhwilliams 09-21-2009 08:24 AM

On debian:

dpkg -l libapache2-mod-jk

thomas2004ch 09-21-2009 09:06 AM

Sorry, I use RHEL 4. (Red Hat Enterprise Linux 4.6)

jayeshmahajan 03-04-2010 03:42 AM

Try this
 
Quote:

Originally Posted by thomas2004ch (Post 3691685)
Sorry, I use RHEL 4. (Red Hat Enterprise Linux 4.6)

If you have that already installed then if you have enable mod_jk log then you can check from that log file or you can do

Your_SERVER/ApplicationURL/SomeFOLDER/@#@#CS<>>$#$#$%

You will get internal serever error over there at the bottom you will get the mod_jk version with apache version.

e.g.

Apache/2.0.59 (Unix) mod_jk/1.2.28og/?p=21


All times are GMT -5. The time now is 06:13 PM.