[Mono-list] Re: Remoting and Apache at the same time (and port)?

Kornél Pál kornelpal at hotmail.com
Fri Jan 20 17:39:34 EST 2006


This is what you need:

http://msdn.microsoft.com/library/en-us/cpguide/html/cpconhostingremoteobjectsininternetinformationservicesiis.asp

I works with MS ASP.NET. I have never tried it using Mono but should work
with mod_mono as well.

Kornél

----- Original Message -----
From: ""Andrés G. Aragoneses"" <knocte at gmail.com>
To: <Mono-list at lists.ximian.com>
Sent: Friday, January 20, 2006 10:16 PM
Subject: [Mono-list] Re: Remoting and Apache at the same time (and port)?


> rus escribió:
>> If you have multiple IP addresses on the server, then maybe you could
>> use one IP address on port 80 for remoting, and make sure that Apache
>> only binds to port 80 on other IP addresses on that server.
>
> Thanks for your answer rus, but that solutions sounds very evident to
> me. What I would like to do is run a web server and a remoting
> application in the same "IPEndPoint" (IP and port).
>
> Thanks
>
> Andrés [ knocte ]
>
> --
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>



More information about the Mono-list mailing list