I have two SharePoint 2007 sites, a UAT/Development site (ip.ip.ip.ip) and a Production site (intranet.mycompany.com). Each site contains collections of lists pointing to applications our company uses.
The requirement (desire) is that the UAT SharePoint site links point to only the UAT deployments of the applications hosted at (uat.mycompany.com/ApplicationName) and that the Production SharePoint site links point to only the Production applications at (intranet.mycompany.com/ApplicationName). That way, it would be such that the links to applications are dynamic between the UAT and Production Sites.
How can I create links that will reference the UAT Server applications when in the UAT SharePoint site, but reference the Production Server applications when on the Production SharePoint site?