LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-24-2005, 07:12 PM   #1
dashp
LQ Newbie
 
Registered: Mar 2005
Posts: 12

Rep: Reputation: 0
Apache Tomcat mod_jk connector


I am trying to access my servlets via the web but I am getting a "The page cannot be displayed" message. For example when I type
http://localhost/servlets/dir/servlet I am able to see the servlet however www.myweb.net/servlets/dir/servlet will not work. I can only access the apache's static content in the htdocs dir. As far as I know the mod_jk is installed correctly since I was able to access the tomcat examples via localhost. I also tried opening port 8009 on my router but no luck. Any Ideas. Here are my configurations:

#workers.properties
worker.worker1.port=8009
worker.worker1.host=localhost
worker.worker1.type=ajp13

#httpd.cconf
<VirtualHost localhost>
ServerName localhost

JkMount /admin worker1
JkMount /admin/* worker1

JkMount /servlets-examples worker1
JkMount /servlets-examples/* worker1

JkMount /servlets worker1
JkMount /servlets/* worker1

</VirtualHost>
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
apache, tomcat & mod_jk jonathon Linux - General 1 06-29-2006 01:06 AM
Apache Tomcat mod_jk connector dashp Linux - Newbie 1 04-01-2005 01:34 PM
Apache Tomcat (Building the mod_jk connector) dashp Linux - Newbie 1 03-28-2005 08:49 AM
Apache Tomcat (Building the mod_jk connector) dashp Linux - Newbie 1 03-19-2005 01:38 PM
mod_jk-2.0.42.so - apache-tomcat connector anura Linux - Software 0 10-11-2004 03:53 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:44 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration