Skip to content

Instantly share code, notes, and snippets.

@gavin-hall
Created January 6, 2014 20:46
Show Gist options
  • Save gavin-hall/8289569 to your computer and use it in GitHub Desktop.
Save gavin-hall/8289569 to your computer and use it in GitHub Desktop.
htaccess redirect
RewriteEngine On
RewriteRule .* http://something.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment