Question
Question on 301 redirects
In MX 7, I am attempting to do 301 redirects, using the
attached code placed in application.cfc. The code works perfectly
-- just as long as the files I'm attempting to redirect remain
physically present. If they are removed or renamed, though, I get a
404 error. If the redirected files can never go away, doesn't that
partially negate the utility of a 301 redirect? Is there any way
around this?
