The lines you describe as "additional output" are actually perfectly normal HTTP response headers. I suggest you take a peek at the response stream using HTTP Watch or a sniffer to look for a clue as to why those lines appear in the browser. -ascs -----Original Message----- From: Sean Conner [mailto:sean@xxxxxxxxxx] Sent: Saturday, July 09, 2005 9:26 AM To: users@xxxxxxxxxxxxxxxx Subject: [users@httpd] Odd interaction between mod-rewrite and mod-cgi I have a few CGI scripts, written in C (legacy stuff that I don't wish to rewrite if possible) that work fine under Apache 1.3. When moved to Apache 2.0.54 (latest version) they still work, but Apache seems to include additional output at the bottom of the page: HTTP/1.1 200 OK Date: Sat, 09 Jul 2005 07:14:04 GMT Server: Apache/2.0.54 (Unix) DAV/2 Content-Length: 0 Connection: close Content-Type: text/plain --------------------------------------------------------------------- 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