Forum Moderators: open
<added>Sometimes .htaccess won't show up in your ftp program. Use your web-based file manager, if you have one. If you are on a M$ platform, you need to use your IIS manager to set up redirects. If youo can't do either of the above, use a meta-redirect
Leave it for a month so you don't lose any se referrals, but make sure nothing links to those pages.
Could you not empty the file of content, place a ROBOTS meta tag "NOINDEX, NOFOLLOW" and then add a refresh or redirect meta tag pointing to the new page, along with a visible message indicating to the user that they are being redirected to the requested page.
Then try to have any links to the page corrected and once the log files show no request for the moved page over certain amount of time, remove said file.
Could you accomplish this using 301 on IIS 5?