Hello.
When I try to access http://localhost/manager or http://localhost:8080/manager my browser
gets re-directed to http://www.localhost.net.au, a website I have no interest in. My guess
is that my browser can't resolve localhost properly. When I ping localhost I get 64 bytes
from localhost.localdomain (127.0.0.1). I seem to have broke things trying to set up tomcat
for 2 virtual hosts on my linux box. I added two entries to the etc/host file for two domains
that point to the same ip. Bad idea? Not sure what's going on.
|