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

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to