[Mono-list] Re: mod_mono for ASP.NET 2.0
Robert Jordan
robertj at gmx.net
Thu Nov 3 18:04:50 EST 2005
Gabriel,
>>I am running XSP2 and using Apache2 to proxy it as a
>>workaround.
>
>
> Could you share an example of how to do that? I've looked around and
> haven't found any docs to point the reverse proxy to the localhost.
> Could be I that I don't know what I'm doing :)
>
> I have a site that needs xsp2 (Masterpages) and want have it on a
> server that runs Apache. The problem is Apache is already listing on
> port 80. What would be ideal is to have Apache to send everything
> going to www.domain.tld on to localhost:81.
You need to set up a reverse proxy.
[Apache 2]
http://httpd.apache.org/docs/2.0/mod/mod_proxy.html
[Apache 1]
http://httpd.apache.org/docs/1.3/mod/mod_proxy.html
Robert
More information about the Mono-list
mailing list