Hi everyone, I've just installed tomcat on Linux, my environment is: Redhat 7.1 tomcat 3.2.3 apache 1.3.19 mod_jk When I test the tomcat examples on the install machine things go fine. Testing remotely using either the LAN IP or the internet IP of the machine I often get an error. Somewhere between apache and tomcat it is changing the domain of the request to localhost.localdomain and instead of retrieving the page I get the error "localhost.localdomain could not be found". It does this occasionally on the install machine but obviously this causes no problem. What do I need to do to remedy this? Thanks in advance for your help, Mike
