Hello All, I have some problem with Apache2.0 while sending the response. When accessing the request from the browser , the response sent is got properly. But when I am using a C++ program for sending and receiving the response I am getting the response with some addional text appended. The addition text appended is "<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>200 OK</title> </head><body> <h1>OK</h1> <p>The server encountered an internal error or misconfiguration and was unable to complete your request.</p> <p>Please contact the server administrator, you@xxxxxxxxxxxx and inform them of the time the error occurred, and anything you might have done that may have caused the error.</p> <p>More information about this error may be available in the server error log.</p> <hr> <address>Apache/2.0.55 (Win32) mod_jk/1.2.6 Server at dpe1w023 Port 2906</address> </body></html> " In think in case of IE, IE is parsing the response and displaying the file properly. Thanks, Sudhakar --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx