Options +FollowSymlinks
RewriteEngine on
ReWriteCond %{HTTP_HOST} ^(http://www.)?eskiadres.com$ [NC]
ReWriteRule ^(.*)$ http://www.yeniadres.com/$1 [R=301,L]
404 hatası için alttaki koduda htaccess yapıştır
ErrorDocument 404 http://www.domainin/404.html
