Apache2.x + Apache Tomcat5.x + mod_jk + virtual host on windows XP
- From: Chezang <chezang (at) druknet.bt>
- Date: Fri, 13 Oct 2006 11:58:34 -0700
hi list,
I have both apache and tomcat working on my windows desktop. I have also
configured mod_jk successfully ( I could access the jsp-examples from
http://localhost/jsp-examples).
I would like to configure virtual host on apache so that i can also
develop other applications in the same web server. I configured mod_jk
connector so that whenever there are requests for jsp and servlet pages
the requests are forwarded to tomcat server.
I have the following doubts and problems:
1. Where do i place the jsp and servlet pages i create in tomcat server.
Do I have to create corresponding virtual host directory in tomcat
server as we do in apache web server?.
2. How do I configure workers properties, server.xml, virtual host and
the corresponding jkmount.
please can anyone give the steps involved in doing these?.
please help me I'm a tomcat newbie.
thanks in advance.
che
---------------------------------------------------------------------
To start a new topic, e-mail: users (at) tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe (at) tomcat.apache.org
For additional commands, e-mail: users-help (at) tomcat.apache.org