Forum Moderators: open
Anyone know how to fix this?
You could do a number of things, like add a RewriteCond that prevents WP from rewriting your 404 rule.
In general, WP likes to handle 404s internally and you can set a custom 404 from within WP, so that may also be the problem. You may have caused some conflict with that system.