Skip to content

Instantly share code, notes, and snippets.

@vitalie
Created August 27, 2012 13:48
Show Gist options
  • Save vitalie/3488539 to your computer and use it in GitHub Desktop.
Save vitalie/3488539 to your computer and use it in GitHub Desktop.
LuaDNS - AppFog/PhpFog Configuration Example (Bind)
; Create CNAME for www.example.com
www CNAME cname01.phpfog.com.
; Add A records for root/naked domain (example.com)
@ A 50.19.115.173
@ A 184.72.222.30
@ A 107.22.161.126
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment