discourse-legacysite-perl/site/racecalendar/old.htaccess
2024-06-17 22:44:21 +10:00

6 lines
207 B
Plaintext

Header set Access-Control-Allow-Origin "https://www.slowtwitch.com"
RewriteEngine On
RewriteCond %{HTTP_HOST} calendar.slowtwitch.com [NC]
RewriteRule ^(.*)$ https://www.slowtwitch.com/calendar$1 [R=301,L]