> Look in /etc/hosts and you will see what is most likely the
> first line:
>
> 127.0.0.1     localhost       (and possibly localhost.localdomain)
>
> The URL,  http://localhost:10000   is translated (somewhere by a DNS
> server) to: http://127.0.0.1:10000

localhost is translated to 127.0.0.1 by the /etc/hosts line you
mentioned above.

--
Rodolfo J. Paiz
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to