[Gllug] Problems with cgi/apache and ie
mike
mike at bristolreccc.co.uk
Tue Jul 13 11:50:44 UTC 2004
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?
Works perfectly in every other browser
this is the relevant bit of httpd.conf
DefaultType text/plain
AddType text/html .shtml
AddHandler server-parsed .shtml
#AddHandler cgi-script .pl .cgi
AddType application/x-httpd-php4 .php
AddType application/x-httpd-php .php
#AddType application/x-perl .cgi
#AddType application/x-perl .pl
#AddType application/x-httpd-php4-source .php
AddHandler php-script php
(as you can see I have tried a few things)
--
Gllug mailing list - Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug
More information about the GLLUG
mailing list