[Gllug] Problems with cgi/apache and ie

anth ajchapman at gmail.com
Tue Jul 13 12:20:15 UTC 2004


On Tue, 13 Jul 2004 12:50:44 +0100, mike <mike at bristolreccc.co.uk> wrote:
> Anyone got any idea on tips for configuring apache so that pos ie will
> open perl scripts rather than asking if I want to download the fscking
> file?

The mime-type for CGI scripts is set by the script itself rather than
apache, so the first line of output from the script should be
"Content-type: text/html" (without the quotes) and the second should
be blank. I assume that if other browsers work you must be almost
there.
-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug




More information about the GLLUG mailing list