Hello

I'm new to tomcat and i have some experience with apache, i have a debian server with apache 2.2 + mod_jk and tomcat 6 server.
My doc root for my site is /home/mydomain/htdocs and i have a site which is using a WAR which i deployed it via the tomcat manager.
So far if i go to http://mydomain:8080/myapp it shows fine, but now what i need is that if i type www.mydomain.com it has to show the app directly. I've managed to create an htaccess with a 301 redirect to the url http://mydomain:8080/myapp as a temporal fix, but what i need is that when i type www.mydomain.com it goes to my app and stays with the mydomain.com url.
How can i do that? do you need any config file? any help is appreciated.

Thanks in advance.


--
Patricio López Salgado
Jefe de Operaciones
2-697 9216

Reply via email to