Forum Moderators: phranque
I have the mod rewrite in place for the direction of non-www to www, but is there a way to make a rule that will direct either version to the other domain?
However, I cannot advise doing what you're planing to do... Do not redirect the site or 'take it out of service' for an overhaul. Just put up a new home page with a link to the other domain if you must, but I'd advise you to leave the old site up, design, develop, and test the new site, add redirect code for any old URLs that absolutely must change, upload it to your production server in an alternate filespace (subdomain/subdirectory), test it again, and then throw the switch (rewrite all URLs to the new subdirectory or rename the subdirectory) all at once.
Taking the domain down will have two major effects, neither of them good:
1) It looks very unprofessional, since there's no technical reason to do it.
2) You will lose most of your search engine ranking and incoming links, a good bit of both forever.
The above may not apply if you must change the site for legal reasons, but otherwise, there are very few good reasons to kill a site like this.
Best of luck,
Jim