Skip to content

Instantly share code, notes, and snippets.

@vitalie
Last active October 9, 2015 10:28
Show Gist options
  • Save vitalie/3488935 to your computer and use it in GitHub Desktop.
Save vitalie/3488935 to your computer and use it in GitHub Desktop.
LuaDNS - GitHub Pages Configuration Example (Bind)
; Create CNAME for www.example.com
; replace user with your GitHub username
www CNAME user.github.com.
; Create A records for root/naked domain (example.com)
@ A 204.232.175.78
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment