Skip to content

Instantly share code, notes, and snippets.

@mgirouard
Created March 5, 2012 22:14
Show Gist options
  • Save mgirouard/1981531 to your computer and use it in GitHub Desktop.
Save mgirouard/1981531 to your computer and use it in GitHub Desktop.
302 via mod_rewrite
RewriteRule   ^.*$  http://example.com/ [R=301,L]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment