I have two environments: DEV and PROD. In DEV I have two independent webs. In PROD one of the webs is the root and the other is a subweb of the root.
Each enviornment has a different file system configuration so I must manually change the file location references in my code when I post from DEV to PROD. Code: