Hi,

I am using mod_jk to connect Apache 1.3 to Tomcat 4.1.  I have the two
working together fine, but I want to know if I can map a specific virtual
host to a specific web application? In other words can I access 2 Tomcat
applications:

http://example.com:8080/greensite/index.jsp
http://example.com:8080/goldsite/index.jsp

as www.geensite.com/index.jsp and www.goldsite.com/index.jsp respectively?.
It appears that you can only map to the root of the Tomcat application
directory, meaning I will have to access them as
www.greensite.com/greensite/index.jsp for example.

I have looked through the HOWTO
(http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/jk2/vhosthowto.html),
but I am beginning to suspect that this is only possible using JK2, and no
facility exists in JK for this level of control.

Is any of this possible using mod_jk?  Otherwise I may just look at
installing Apache 2 and mod_jk2 instead.

Thanks,

Patrick
____________________________________________
Little Devil Media
Level 2 - 83 Salamanca Place,
Hobart, Tasmania
Australia 7004

Phone (+61 3) 6224 3535
Facsimile (+61 3) 6224 3545

Internet:  http://www.littledevil.com.au 
        


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to