Forum Moderators: Robert Charlton & goodroi
"...best idea is to use 301/302s directly whenever possible; otherwise, next best is to do a metarefresh with 0 for a 301. I don't believe we recommend or support any 302-alternative."Google Groups thread [groups.google.com]
The meta refresh is not as dependable as a true 301 because it has been rather seriously abused by spammers in the past. So if you do use it, keep its use minimal and be very precise - do NOT introduce chains of meta refreshes or anything remotely like that.
I have been unable to use 301 redirects or any other type of regex redirects in my htaccess file since installing my site's url rewrite module.
That sounds pretty funky to me. I'd take a close look at that custom module and be very sure you undertand it fully.