Hi, You have to have your Apache's httpd.conf file connecting it to Tomcat.
Do a search of your httpd.conf file for the letter's jk and see post the results. If they are not there then your JK adapter is not including it's automatically created mod_jk.conf file into apache's httpd.conf. Andoni. ----- Original Message ----- From: Kaushal Shriyan Newsgroups: gmane.comp.jakarta.tomcat.user Sent: Thursday, November 10, 2005 6:50 AM Subject: Mod_jk Connector I have downloaded the following application httpd-2.0.49.tar.gz jakarta-tomcat-4.1.31.tar.gz jakarta-tomcat-connectors-1.2.15-src.tar.gz I am able to check http://localhost:8080/index.jsp and http://localhost But when I do http://localhost/examples it says Not Found The requested URL /examples was not found on this server. Apache/2.0.49 (Unix) mod_jk/1.2.15 Server at localhost Port 80 Please help me to resolve this issue Thanks and regards Kaushal Shriyan