Hello everyone.
I have a strange problem with an IIS 6.0 web site.
IIS 6.0 can not serve .java files. I checked the MIME types list and the .java file extension is registered.
But, whenever I click on a web link for example “http://website.com/file.java” I get an error message, “HTTP Error 404 – File or directory not found. Internet Information Services (IIS)”
This problem occurs only with .java extension. If I rename the file to .txt extension it works fine.
Any ideas what is the cause of the problem?
Stergios