Skip to content

Instantly share code, notes, and snippets.

@joshmvandercom
Created January 19, 2012 15:57
Show Gist options
  • Save joshmvandercom/1640735 to your computer and use it in GitHub Desktop.
Save joshmvandercom/1640735 to your computer and use it in GitHub Desktop.
.htaccess redirect w/ hash
RewriteRule ^(.*) http://jacksongreenberg.com/#/$1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment