[Mono-list] How do I self-host a WCF Service on Apache

acrym soreric94 at gmail.com
Tue Dec 17 22:59:29 UTC 2013


How do I self-host a WCF Service on Apache and access it from Silverlight?

If I try to host it on port 80, Apache intercepts the request for the
service.

If I try to host it on some other port, it's considered "Cross Domain" and
tries to get the ClientAccessPolicy.xml on the same port..... which apache
doesn't listen on.

What do I do?





--
View this message in context: http://mono.1490590.n4.nabble.com/How-do-I-self-host-a-WCF-Service-on-Apache-tp4661563.html
Sent from the Mono - General mailing list archive at Nabble.com.


More information about the Mono-list mailing list