-
Notifications
You must be signed in to change notification settings - Fork 6.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Website IPv6 support #20
Labels
Type: Bug
Something isn't working
Comments
Since this is the only complaint we have received so far in over a month and a half, I'm going to assume it's not a big problem and close out the ticket. If we end up needing to make the change we'll adjust the ticket accordingly. Thanks! |
@ryanmkurtz Mind you this issue has 5 thumbs ups and should take only a few minutes to fix. |
IPv6 should now be enabled. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
The official website isn't accessible over IPv6.
The fix
Since the website uses CloudFront, fixing this requires enabling IPv6 on the CloudFront distribution and creating an AAAA ALIAS record pointing to it.
The text was updated successfully, but these errors were encountered: