Skip to content

Instantly share code, notes, and snippets.

@igorgue
Created August 11, 2009 16:35
Show Gist options
  • Save igorgue/165947 to your computer and use it in GitHub Desktop.
Save igorgue/165947 to your computer and use it in GitHub Desktop.
$ cat .htaccess
<IfModule mod_rewrite.c>
RewriteEngine on
Redirect permanent / http://www.apparatusproject.org
</IfModule>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment