I've created a JavaFX program, which works fine when I upload it to my webserver. But when I upload it to Heart Internet's server, it returns the wrong content type when I try to open a xxx.JNLP file.
It gives
text/xml
not
application/x-java-jnlp-file
Cant anyone tell me where/what I have to change? I can't find the page to change/add a content type.
Can anyone point me in the right direction please.
Thanks Jeff Porter