You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by J Hobbs <jg...@hotmail.com> on 2004/01/01 02:32:15 UTC

[users@httpd] CGI Data Stream issue

Hi,
I've just started using Apache.

I have a WinCGI (EXE) application that has been running successfully under 
other Web Servers (Omni & Falcon), but I must move it to a more heavy-duty 
web server and Apache is my choice.

The CGI is pretty basic it just returns an image as a data stream.

Here is the html that receives the stream:

<IMG SRC="/cgi-bin/MyCGI.exe">

I tested Apache using a simple "Hello World" WinCGI and everything worked 
fine, so the basic Apache configuration is set-up correctly. Is there some 
special directives that must be set to receive a stream?

Here is my operating configuration:
  Windows 2000
  Apache 2.0
  PHP (although I'm testing using basic HTML)
  WinCGI written in Delphi

Any help for this Newbie will be greatly appreciated

_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.  
http://join.msn.com/?page=features/virus&pgmarket=en-ca&RU=http%3a%2f%2fjoin.msn.com%2f%3fpage%3dmisc%2fspecialoffers%26pgmarket%3den-ca


---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org