Hi!
I working with tomcat 5.5.9, I have a domain name 'www.myproject.com <http://www.myproject.com/> ' , an I can get into the server using it, but once I try to navigate inside the application I need to use IP direction. The domain is on the dns server. I'm using jre1.5.0_04 In my server.xml file have host name = localhost and the domain like an alias. I have other server with the same configuration and works properly. The only diference is that on this server I was using apache on 80 port. Now I shutdown apache and I'm try to use tomcat in that port. Is there any interference between apache and tomcat? I hope someone can help me. Lety B.