One last idea, even though it's solved... Using the 404 error to do it. I saw an article about SES that did something similar.
As a side note, I finally (I think) got a "404 manager" working for CF. Keeps a log of all 404s, and redirects them if there is a URL to redirect to. Someday I'll clean it up a little and blog it, even though it's relatively easy to roll your own. If it's really working- I had to uncheck "let cf send 404 & 500 errors" to get it to redirect, but I ferget how to log request headers in FF, so I'm not sure it's sending a 301... eh.. back to your regularly scheduled programing... On 9/3/06, Bobby Hartsfield <[EMAIL PROTECTED]> wrote: > > ;-) scroll. > > Glad it's solved for you. > > ..:.:.:.:.:.:.:.:.:.:.:.:. > Bobby Hartsfield > http://acoderslife.com > > > > > > > -----Original Message----- > From: Jenny Gavin-Wear [mailto:[EMAIL PROTECTED] > Sent: Sunday, September 03, 2006 1:43 PM > To: CF-Talk > Subject: RE: Meta redirect? > > Oh sorry, I assumed it was as I'd asked the question. > > -----Original Message----- > From: Bobby Hartsfield [mailto:[EMAIL PROTECTED] > Sent: 03 September 2006 14:08 > To: CF-Talk > Subject: RE: Meta redirect? > > > That wasn't to you but thanks for clarifying. > > ....:.:.:.:.:.:.:.:.:.:.:.:. > Bobby Hartsfield > http://acoderslife.com > > > > > > -----Original Message----- > From: Jenny Gavin-Wear [mailto:[EMAIL PROTECTED] > Sent: Saturday, September 02, 2006 7:42 PM > To: CF-Talk > Subject: RE: Meta redirect? > > Yes, understand all the reasoning, Bobby, but it's still what I need to do > :-) > > Any ideas anyone please? > > Jenny > > > -----Original Message----- > From: Bobby Hartsfield [mailto:[EMAIL PROTECTED] > Sent: 02 September 2006 05:48 > To: CF-Talk > Subject: RE: Meta redirect? > > > Oh... I can think of a couple reasons to redirect people on requests to > any > page in a directory. 1 would be due to time sensitive promotions that are > currently not valid but will be valid again in the future. > > You wouldn't want to delete those files since you'll be using them again > and > you wouldn't want users seeing 404s because you moved the files, and you > wouldn't want search engines to stop indexing those files because you > moved > or deleted them... I could go on. > > ......:.:.:.:.:.:.:.:.:.:.:.:. > Bobby Hartsfield > http://acoderslife.com > > > > > > > -----Original Message----- > From: Claude Schneegans [mailto:[EMAIL PROTECTED] > Sent: Saturday, September 02, 2006 12:21 AM > To: CF-Talk > Subject: Re: Meta redirect? > > >>I assumed she meant when ever someone hits any > page in the directory. > > OK, but if she wants to redirect when ever someone hits any > page in the directory, what would be the purpose of having any page at > all in the directory then ? > > So I assumed that there is no more any file in the directory, and she > wants to redirect visitors > using old links to some new directory. > > -- > _______________________________________ > REUSE CODE! Use custom tags; > See http://www.contentbox.com/claude/customtags/tagstore.cfm > (Please send any spam to this address: [EMAIL PROTECTED]) > Thanks. > > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:251937 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

