Hi,I have involved in developing a module which needs to divert the incoming request to almost a new URL. I have changed the uri info in the request_rec, but it seems, changes in request_rec doesn't affect the request processing. I have implemented this in mod_proxy.
Any help to divert the url request to new url without browser knowledge? Thanks in Advance!
