Am Dienstag, den 02.06.2009, 08:45 -0400 schrieb Sam Carleton: > My thought is create a > custom mod_proxy that will redirect some URL's from the public facing > Apache > to the internal IIS. Is this the correct approach or is there an > approach > that does not require actual development?
Probably no. http://httpd.apache.org/docs/2.0/mod/mod_proxy.html#ProxyPass Hth, Joachim