we have two SharePoint site :
Test Site URL: http://abc.com/sites/pqr
Prod Site Url: http://xyz.com/sites/pqr
How to make a dynamic redirection i.e when the user access a library or a document in test site he will be redirected automatically to that library or document in production site.
Thanks.