That won't really help with content in paths beneath that directory. Why not just create a virtual directory setting (rather that a redirect) in the web server?
Anton Sop [EMAIL PROTECTED] ----Original Message Follows---- From: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: [CFTALKTor] Search Engine help Date: Fri, 7 Jun 2002 17:12:03 -0400 You can do a simple redirect by creating the same directory on the new server and then add a new file with the same default name you used and just add following code: <CFLocation URL="http://www.domain.com"> "Mike" <[EMAIL PROTECTED] To: <[EMAIL PROTECTED]> > cc: Sent by: Subject: [CFTALKTor] Search Engine help owner-cfug@cfugto ronto.org 07/06/2002 04:53 PM Please respond to CFTALK Hello All, I was wondering some had a CF solution that I have with a particular site. I had a clients site on a virtual server and the way this virtual server handled the domain was with a script that pointed to the folder as per the Domain name that was requested. For example Let's the site www.domainname.com actually resided in a directory call dmn then the user would get forwarded to a url the looked like this. www.domainname.com/dmn/ The site has seen some more traffice so I moved it to a server on its own. Now the url is just www.domainname.com. My problem is that a lot of search engines have links to numerous htm pages with the directory name in them. I was wondering if there is a way to create that directory on the server and have something check any url that was entered and have them sent to the root until the search engines update their links. Thanks Mike - You are subscribed to the CFUGToronto CFTALK ListSRV. This message has been posted by: [EMAIL PROTECTED] To Unsubscribe, Please Visit and Login to http://www.CFUGToronto.org/ Manager: Kevin Towes ([EMAIL PROTECTED]) http://www.CFUGToronto.org/ This System has been donated by Infopreneur, Inc. (http://www.infopreneur.net) _________________________________________________________________ Join the world�s largest e-mail service with MSN Hotmail. http://www.hotmail.com - You are subscribed to the CFUGToronto CFTALK ListSRV. This message has been posted by: "Anton Sop" <[EMAIL PROTECTED]> To Unsubscribe, Please Visit and Login to http://www.CFUGToronto.org/ Manager: Kevin Towes ([EMAIL PROTECTED]) http://www.CFUGToronto.org/ This System has been donated by Infopreneur, Inc. (http://www.infopreneur.net)
