IIS/WCF Proxying issue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi *,
I have an issue using Apache 2.4 on Debian 10 with reverse proxy to an IIS 7.5 server hosting a WCF service.
I have a simple

<VirtualHost *:9999>
    ProxyPass / http://ip.ad.dr.ess:9999/service/
    ProxyPassReverse / http://ip.ad.dr.ess:9999/service/
</VirtualHost>

If I reference it by browser everything is fine.
If I try to download metadata from Visual Studio to build client objects, I receive a 415 error: Cannot process the message because the content type 'application/soap+xml; charset=utf-8' was not the expexted type 'text/xml; charset=utf-8'

I've read that I have to set MIME type explicitly, but how do I achieve this?

Thanks in advance
Moreno


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux