• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Where is the mod_jk DLL for Apache2.0 on Win32?

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm trying to connect Apache 2.0 to Tomcat (using mod_jk for Win32). All the FAQs and manuals say I should use mod_jk_1.2.5_2.0.47.dll, to be found at: http://ftp.apache-kr.org/jakarta/tomcat-connectors/jk/binaries/win32/jk-1.2.14/.

No mod_jk dll's are listed there. The page says :

"mod_jk-1.2.14-apache-2.0.54.so is for Apache 2.0, and works with Apache 2.0.54 and later. Rename to mod_jk.so before putting it in your Apache2/modules directory.", which is inconsistent with the mod_jk documentation. Nevertheless, I've tried it anyway, to no avail.

Does anyone know where I can find the mod_jk DLL for Apache2.0 on Win32?

Cheers,
Richard
reply
    Bookmark Topic Watch Topic
  • New Topic