aboni
03-18-2005, 09:17 AM
I just installed JK2!
Tomcat is running in port 8080, IIS is running in port 80 and I have a webapp in tomcat named "teste".
If I access www.mysite.com.br/teste it's work fine, but I don't create a virtual directory in IIS with name "teste".
The browser access direct a tomcat webapp.
I want know if exists a way to create a virtual directory in IIS named "teste_iis" to access webapp "teste" in tomcat.
* I don't use the option "A redirection to URL." in the virtual directory properties to point to tomcat.
In really, I wont more control above tomcat using the configurations of IIS. For example to configure a SSL channel.
Thanks for any help!
Andrew
Tomcat is running in port 8080, IIS is running in port 80 and I have a webapp in tomcat named "teste".
If I access www.mysite.com.br/teste it's work fine, but I don't create a virtual directory in IIS with name "teste".
The browser access direct a tomcat webapp.
I want know if exists a way to create a virtual directory in IIS named "teste_iis" to access webapp "teste" in tomcat.
* I don't use the option "A redirection to URL." in the virtual directory properties to point to tomcat.
In really, I wont more control above tomcat using the configurations of IIS. For example to configure a SSL channel.
Thanks for any help!
Andrew