There seems to be no mod_jk.so for Tomcat3.2.1. If you do'nt mind,better to use Tomcat3.2 beta version. You cannot access directly. You try like this. 1.access to http://jakarta.apache.org/ 2.click Binaries on Download area 3.click Tomcat3.x on Nightly Builds 4.click Parent Directory 5.click arcihves/ 6.click link you want 7.click bin/ 8.click linux for linux or win32 for windows 9.click i386 10.click mod_jk.so Parvez wrote: > i cannot find /src/native/apache to compile mod_jk.so > i have looked into tomcat 3.2.1 distribution, everywhere. > where can i find it. > parvez > > And Then NSB)Hiroshi Kasamatsu wrote ............. > > > For tomcat 3.2 or up,mod_jk.so is needed.You should download, copy it into your > > apache directory/libexec and include "your apache directory/conf/mod_jk.conf-auto" > > into the last line of httpd.conf.The latter is automatically created when Tomcat is > > exclusively initiated on port 8080. > > To check,http://localhost/examples is pointed to browser.In Tomcat and apache,port > > 8080 is't used. > > > > > > Parvez wrote: > > > > > hi, > > > > > > i have installed tomcat 3.2.1, with apache 1.3.12 on a linux machine. > > > it works perfectly fine on port 8080, but when i include it with > > > apache conf (i.e. tomcat-apache.conf) and try to access the same jsp/servlet > > > file, it gives 403 forbidden error. > > > my http user in apache is "nobody:nobody" and my htdocs is conrolled by "admin". > > > can someone tell me, where the problem is? > > > thanks in advance. > > > > > > parvez

Reply via email to