Apache 2.0 & Tomcat 4.0 integration on Win 2000: Please help me

2002-05-05 Thread Ryan Gomes
Hi! I need to integrate Apache 2 and Tomcat 4 on Windows 2000. I run into a whole lot of problems. The main problem is that Apache cannot load the mod_jk.dll module. I referred to a website and got another version of a re-compiled mod_jk.dll, but did no good. Has anyone integrated Apache 2 a

Re: Domain name not IP Address in Tomcat.

2002-05-18 Thread Ryan Gomes
You have instruct Tomcat to listen on the default HTTP port 80. This can be done by editing %CATALINA_HOME%\conf\server.xml... You will find... Change it to... After you restart Tomcat, it will now listen on the default HTTP port 80. Now you configure your operating system to rec