On Tue, Sep 20, 2005 at 10:17:48AM -0500, Sean McKendall wrote:
> I opened a command prompt, typed "telnet localhost:81" and pressed enter.
> 
> The result: Could not open a connection to host on port 23 : Connection 
> failed

try
telnet localhost 81

and, when connection started,
GET /address_to_your_file HTTP/1.1
Host: localhost


(TWO Enters after Host string)

WBR
-- 
Dmitriy Kirhlarov
OILspace, 26 Leninskaya sloboda, bld. 2, 2nd floor, 115280 Moscow, Russia
P:+7 095 105 7247 F:+7 095 105 7246 E:[EMAIL PROTECTED]
OILspace - The resource enriched - www.oilspace.com

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to