I'm having a problem with JavaScript and my Apache web server. I have a
SCRIPT tag in the HEAD of my html defined as follows:
<SCRIPT LANGUAGE="JavaScript1.2" SRC="myJavaScript.js"></SCRIPT>
When the html page starts to load I get an Internal Server Error. Apache
is trying to execute the script. I have the mime types configured as
follows:
application/x-javascript js
Even before I configured the mime type I got the same error.
The confusing thing is that our Netscape web server is configured the same
way and it works fine.
I've also tried the nph- thing and that didn't work either. It didn't try
to execute the file but the file never got sent back to the browser.
I searched deja-news and posted to the javascript newsgroup with no success.
Any help would be greatly appreciated.
TIA,
murph
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~ Mike Murphy ~ Nortel ~
~ my opinions are my own ~ Raleigh, North Carolina ~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~