I am setting up a test server whose primary purpose is to test the scripts we are using for Apache redirectors.
On the test server, I don't want to actually redirect to the page but instead I want to print out the url that on the real server you would have been redirected to.
I am a novice and don't know really where to start in order to achieve this. What should I do?