Created
October 29, 2013 13:38
-
-
Save imaginator/7214770 to your computer and use it in GitHub Desktop.
Problems setting cloudflare DNS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Trying to set this DNS record in cloudflare. | |
_buddycloud-api._tcp.EXAMPLE.COM. IN TXT "v=1.0" "host=buddycloud.EXAMPLE.COM" "protocol=https" "path=/api" "port=443" # HTTP API | |
according to https://buddycloud.org/wiki/Install#buddycloud_DNS | |
but Cloudflare isn't working with the quotes - it accepts the input then munges the " with a \" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment