Synopsis: error 500 generated with <SCRIPT>
State-Changed-From-To: open-closed
State-Changed-By: marc
State-Changed-When: Fri Oct 3 07:59:03 PDT 1997
State-Changed-Why:
<SCRIPT> is handled by the client, Apache has nothing to
do with it. Is finesse-big a ScriptAliased cgi directory?
If so, why are you putting a html file in there? Apache
is obviously trying to run it as a script. Put the file where
your normal files are and you won't have this problem.
If it isn't a CGI, don't put it in a CGI directory.