
RewriteEngine on
RewriteCond %{HTTP_HOST} ^fighterfactory\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.fighterfactory\.com$
RewriteRule ^/?$ "https\:\/\/www\.militaryaviationmuseum\.org\/the\-fighter\-factory\/" [R=301,L]

