Hi,
I need to switch web sites between 2 different iis servers. I'm able to identify the request details of the redirected URL.
Example: IIS Server 1 redirects web site to IIS Server 2.
I need the IIS server 1 request details in IIS server 2 web site.How to identify IIS Server 1 web site URL details in IIS Server 2 web site?