The following reply was made to PR protocol/1194; it has been noted by GNATS.
From: "Martin N.T. Bramley" <[EMAIL PROTECTED]> To: Marc Slemko <[EMAIL PROTECTED]> Subject: Re: protocol/1194: error 500 generated with <SCRIPT> Date: Fri, 3 Oct 1997 16:36:12 +0100 (BST) > You really need to go through your configuration again. For whatever > reason, your Apache is setup so that it thinks test.html is a CGI. > Otherwise it would not try to run it. The error log message clearly > indicates it is trying to execute it as a CGI. If you remove the contents > from it and just put a single line of text in test.html, does it still > have the same problem? If I have plain HTML without using the <SCRIPT> </SCRIPT> it works absolutly fine it appears only to this one directive which doesn't work The error_log seam to suggest the <SCRIPT LANGUAGE="JavaScript"> is more incomplete reather than unacceptable. Martin
