Wayne;
No, it won't call up a page.
[Loopback address is a special IP number (127.0.0.1) that is designated for the software
loopback interface of a machine. The loopback interface has no hardware associated with it,
and it is not physically connected to a network. The loopback interface allows IT
professionals {and some of us amateurs}to test IP software without worrying about broken or
corrupted drivers or hardware.]
ping.exe = TCP/IP Ping Command
[Verifies IP-level connectivity to another TCP/IP computer by sending Internet Control Message
Protocol (ICMP) Echo Request messages. The receipt of corresponding Echo Reply messages are
displayed, along with round-trip times. Ping is the primary TCP/IP command used to
troubleshoot connectivity, reachability, and name resolution. Used without parameters, ping
displays help.]
In a nutshell, 127.0.0.1 is just used to see if things work.
--
Hope this helps. Let us know.
Wes
In Wayne G.(SF5AE) <
[email protected]> hunted and pecked:
Hi Wesley:
Thank you for your reply. Your results of the call to
http://localhost/ and
http://localhost mirrored mine. And below is the
results of the test you recommended. My results mirrored yours.
Shouldn't this call up a page?
Wayne G.
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\wgrigsby>ping 127.0.0.1
Pinging 127.0.0.1 with 32 bytes of data:
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Ping statistics for 127.0.0.1:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
C:\Documents and Settings\wgrigsby>
Wesley Vogel wrote:
Wayne;
I tried
http://localhost/ got page cannot be displayed.
Tried
http://localhost got tired of watching the spinning flag.
Why not try Start | Run | type: cmd | OK
ping 127.0.0.1 | hit Enter key.
=================
C:\Documents and Settings\WESLEY P. VOGEL>ping 127.0.0.1
Pinging 127.0.0.1 with 32 bytes of data:
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Ping statistics for 127.0.0.1:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
--
Hope this helps. Let us know.
Wes
In Wayne G.(SF5AE) <
[email protected]> hunted and pecked:
Update:
Now it tells me the following:
Directory Listing Denied
This Virtual Directory does not allow contents to be listed.
Please help!!
Wayne G.
:
Hello:
I am using XP Pro and when I open IE 6.0 browser and type in
http://localhost/ it returns the error "page cannot be displayed"
Please point me in the direction to activate this function.
Thank you,
Wayne G.