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. |
- apache 2 + tomcat 6 virtualhost question Bithost Ltda.
- RE: apache 2 + tomcat 6 virtualhost question Caldarale, Charles R
- Re: apache 2 + tomcat 6 virtualhost question Bithost Ltda.
- RE: apache 2 + tomcat 6 virtualhost ques... Caldarale, Charles R
- Re: apache 2 + tomcat 6 virtualhost ... Bithost Ltda.
- Re: apache 2 + tomcat 6 virtualhost ... Rainer Jung
- Re: apache 2 + tomcat 6 virtualhost question Borut Hadžialić
- Re: apache 2 + tomcat 6 virtualhost question Borut Hadžialić
- Re: apache 2 + tomcat 6 virtualhost question Bithost Ltda.
- Re: apache 2 + tomcat 6 virtualhost ques... Borut Hadžialić
- Re: apache 2 + tomcat 6 virtualhost ques... Hassan Schroeder