-
Notifications
You must be signed in to change notification settings - Fork 35
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
Cloudfront domain not actually global #816
Comments
In my experience this is only partly true. Each web site that uses CF seems to have its own server there, which doesn't change and once authorized, is reachable forever. But it would still be a great improvement to let the user enable *.cloudfront.net and have it work for the whole domain. In fact allowing wild card domains generally would be a big improvement -- not least because I could use it to ban particular TLDs. For instance, does *.top have anything but spam senders in it? |
Don't forget to put the asterisk in front: In case you're talking about RP 0.5, wildcards are not supported.
I suppose you're talking about the domain name, as opposed to the actual server. I too think the domain name—such as d111111abcdef8.cloudfront.net—is permanent. For reference, this site says:
If you're talking about a menu option for
Simple wildcard support is already implemented. By simple I mean domain name specs with the asterisk in the front, just like |
I have created a *.cloudfront.net rule manually. It just does not work. Why has this been closed? |
@jdgalt This is what I do:
If this does not work for you, tell me. If this only happens in your main profile, there might be a bug. If so, please read wiki:Contributing. |
EACH random-named CloudFront server must be authorized EACH TIME one is encountered, despite "cloudfront.net" being listed in my whitelist.
The text was updated successfully, but these errors were encountered: