Options +FollowSymlinks
RewriteEngine on
ReWriteCond %{HTTP_HOST} ^(www.)?eskisite.com$ [NC]
ReWriteRule ^(.*)/$ https://www.yenisite.com/$1.html [R=301,L]
ReWriteRule ^(.*)$ https://www.yenisite.com/$1.html [R=301,L]