Wrong board. But here is your answer :
Code:
ErrorDocument 404 /the_page_you_want.html
Then on your page "the_page_you_want.html"
Code:
<meta http-equiv="Refresh" content="1; URL=some-domain">
Will redirect after a sec. But doesn't handle geo, you would probably need some custom 404 handling combined with Geo.