CGI and animated GIFs

Hi.

I have a CGI program that is invoked as 

           IMG=cgi_program+parameters

and it returns an

   Location: http://servername/image.gif\n\n

That works fine, the user sees the image the CGI decides.

But, if the GIF is an animated one, it does not loops. That is, the 
images are shown from first to last and stops showing that last one.

The same animated GIF, called directly (IMG=image.gif) is shown 
correctly.

I'm running Apache 1.2

Any help will be apreciated :-)


--------------------------------------
Antoni Matheu
http://vincles.minim.org     webmaster
--------------------------------------

Received on Tuesday, 31 March 1998 12:51:31 UTC