discourse-legacysite-perl/site/racecalendar/old.htaccess

6 lines
207 B
Plaintext
Raw Permalink Normal View History

2024-06-17 12:44:21 +00:00
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]