Hi I am very new to apache. I just wanted to know if following case is allowed in apache redirect.
I have apache running on one machine. And then another app running on apache on other machine.
Now i need to redirect [
machine1.com...] to [
machine2.com...] But i dont want the browser url to be chanhed to machine2.com. Is it possible? I was able to set up the redirect but the browser address is changed to destination url which is not required. Any help is appreciated...
Thanks,