Neil Cherry schrieb:
I have 2 web servers on my home server, one is Apache, the other is Misterhouse (port 9230). Can I get Apache to redirect calls to www.mh.uucp to www.mh.uucp:9203 while still allowing www.cookie.uucp to get to the Apache server? Both mh.uucp and cookie.uucp resolve to 192.168.2.1.
http://httpd.apache.org/docs/2.2/mod/mod_proxy.html#proxypass http://httpd.apache.org/docs/2.2/mod/mod_proxy.html#proxypassreverse Alexander