| I'm curious, does one have to have a file name for get variables to work
| correctly?
| <CFLOCATION URL="http://newDomain/newUrl.cfm?rd=oldUrl.cfm";
| STATUSCODE="301"> works fine
| BUT
| <CFLOCATION URL="http://newDomain/?oldUrl=oldUrl.cfm"; STATUSCODE="301">
| does not.
| Is there a standard reason for this?  Is just for the 301 redirect.

The latter case should work (test in your browser), but that may depend on your 
web server, and you have to have a default/index document in place.

But - can't you look at the referrer, and if the referrer is in a list of 
outdated URLs - then you display a message?

/H.

--
Hugo Ahlenius

-------------------------------------------------------------
Hugo Ahlenius            E-Mail: hugo.ahlenius(at)nordpil.com
                         Phone:                +46 75 7575284
Nordpil                  Fax:                   +46 8 6747020
http://nordpil.com       Mobile:               +46 733 467111
                         Skype:          callto:hugo.ahlenius

       vCard:    http://nordpil.com/hugoahlenius.vcf
------------------------------------------------------------- 







~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322218
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to