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, so clients never shown xx.xx.xx.xx...
I've created a Redirect rule, but this didn't work. I've ARR installed too.
All of my Unix web application didn't work fine on Windows ! So I really needs this feature.
Thanks !