Gabriel,
On 28.10.2012 3:48, Gabriel Huerta Araujo wrote:
5.- When I open IE with http://mydomain.com:8080/ or https://mydomain.com:8443/
appears or :
IE can not show web page.
It seems that your hosts file is not properly configured.
1. Make sure you are editing %SystemRoot%\system32\drivers\etc\hosts
(e.g. C:\Windows\System32\drivers\etc\hosts)
2. Make sure that your changes are actually saved. Show us the complete
content of your hosts file.
3. Just in case, flush your DNS cache. Execute these two commands from
command prompt:
ipconfig /flushdns
nbtstat -R
4. Test your namespace reolution with this command form command prompt:
ping mydomain.com
It should output something like this:
====
C:\>ping mydomain.com
Pinging mydomain.com [192.168.1.254] with 32 bytes of data:
Reply from 192.168.1.254: bytes=32 time<1ms TTL=128
Reply from 192.168.1.254: bytes=32 time<1ms TTL=128
Reply from 192.168.1.254: bytes=32 time<1ms TTL=128
Reply from 192.168.1.254: bytes=32 time<1ms TTL=128
Ping statistics for 192.168.1.254:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
----
-Ognjen
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org