tmoitie / iRacing-week-planner

A weekly planner for iRacing
https://iracing-week-planner.tmo.lol
MIT License
94 stars 46 forks source link

Site not accessible with www in url #26

Closed movedoa closed 5 years ago

movedoa commented 5 years ago

So for some reason i cannot access "https://www.iracing-week-planner.tmo.lol" but "https://iracing-week-planner.tmo.lol" is working fine.

The initial Get request never returns.

tmoitie commented 5 years ago

Yep, that's intentional. iracing-week-planner is essentially a subdomain of tmo.lol. It's all hosted on cloudfront so setting up a redirect server just for redirecting a sub-subdomain is beyond the scope of what I want to do.