Chuck,
First, thanks for the response and I apologize for the lack of details.
Basically what I want to do is rename my dnn test web site DNNDEV to my dnn production web site DNNPROD. (i.e. I want the name in the web browser to appear as http://intranet instead of http://intranetnew as it currently does.)
So here is what I've done so far:
1. Point my DNNDEV site (http://intranetnew) DNS to my DNNPROD server (http://intranet).
2. Copied my DNNDEV install (intranetnew) to my DNNPROD install (intranet). I simply made a backup folder of my current DNNPROD install folder then deleted the DNNPROD install and copied over the DNNDEV install.
My folder structure looks like this:
1. My DNNPROD server d:\intranet\Home "dnn install"
2. My DNNDEV server d:\intranetnew\Home "dnn install"
When I copied over the DNNDEV I left the folder structure the same on DNNPROD. So in other words copied DNNDEV d:\intranetnew\Home to DNNPROD d:\Intranet\Home
This works except for the web address appears as intranetnew instead of intranet. Even if I type intranet in my web browser it resolves as inteanetnew (as I would expect).
My burning question: Can I somehow rename intranetnew to intranet on my DNNPROD server? I followed your instruction and tried to create the Host header Value on both DNNDEV and DNNPROD but this did not change the web address from intranetnew to intranet. Unfortunately I have a production app that needs the name to be the same as intranet.
I know there is probably an easier way to do this but…
Anyway any assistance would be greatly appreciated and once again thanks for your help.
Larry