Hi, I am using Apache 2.0.52 and Tomcat 4.1.30 versions. I am trying to connect these two but running into problems everytime. I was trying to download the JK2 connector (mod_jk.so Binary) for this version of Apache, but couldn't find one. So I downloaded the available connector (2.0.43) and trying to use it. When I try to start Apache, I am getting the following error message. "Invalid command 'JkWorkersFile', perhaps mis-spelled or defined by a module" I thought this may be the problem with the version and tried to build the mod_jk.so file from my tomcat instance. But tomcat is creating only mod_jk.conf file and not the .so file at the specified location. Can anybody help me with this error? Thanks Vijay