Re: xslt transformation working fine with IIS server but not with Apache
[email protected] (Eve)
| Newsgroups | gmane.comp.mozilla.devel.layout.xslt |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
Emmanouil wrote > > Your server/app needs to be configured properly; you are sending the > wrong MIME type. Thanks Emmanouil. then I have an additionnal question : Would it be possible to tell the server to use the good MIME type via an httpRequest object, headers or anything else coming from the client side ? In other words, does it has absolutely to be configure on the server itself ? Thanks,