I have some problems with getting the Mime-type work for jad/jar I think jar is working but when I try to access a jad-file I get "filetype unknown". I run Apache 2.x something, installed via xampp. What I have done is two things, (It should be enough with one? but I took both beacause nothing worked and I didn´t know better) (1)httpd.conf: Inside <IfModule mime_module> I added AddType text/vnd.sun.j2me.app-descriptor .jad AddType application/x-java-archive .jar (2)mime.types: text/vnd.sun.j2me.app-descriptor jad application/x-java-archive jar
Yes, and if not, I have restarted my computer a number of times since so that should have been done a lot. But still, "unknown file type"