
RewriteEngine on
RewriteCond %{HTTP_HOST} ^adoptadauntless\.org$ [OR]
RewriteCond %{HTTP_HOST} ^www\.adoptadauntless\.org$
RewriteRule ^/?$ "https\:\/\/store\.militaryaviationmuseum\.org\/products\/adopt\-the\-sbd\-dauntless" [R=301,L]
RewriteCond %{HTTP_HOST} ^vbairshow\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.vbairshow\.com$
RewriteRule ^/?$ "https\:\/\/www\.eventbrite\.com\/e\/warbirds\-over\-the\-beach\-air\-show\-2024\-tickets\-949003463907" [R=301,L]
RewriteCond %{HTTP_HOST} ^vbairshows\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.vbairshows\.com$
RewriteRule ^/?$ "https\:\/\/www\.eventbrite\.com\/e\/warbirds\-over\-the\-beach\-air\-show\-2024\-tickets\-949003463907" [R=301,L]
RewriteCond %{HTTP_HOST} ^aviationmuseum\.us$ [OR]
RewriteCond %{HTTP_HOST} ^www\.aviationmuseum\.us$
RewriteRule ^/?$ "https\:\/\/www\.militaryaviationmuseum\.org\/" [R=301,L]

