Dear all, I've a Windows 2008 Server as my public Web server. I've an Apache 2 as my private server, for Unix web application only (like Horde). I want to have a rule that redirect all incomming query from http://www.mydomain.com/horde to http://xx.xx.xx.xx/horde. Redirection like ProxyPass,...