Jó. Emígyen, ha rendelkezésre áll a 404.php fájl. A htaccesst hagyd úgy.


<?php
header("Status: 301 Moved Permanently");
header("Location:http://www.teoldalad.hu");
?>