Skip to content

Instantly share code, notes, and snippets.

@claudiosanches
Created December 22, 2012 03:44
Show Gist options
  • Save claudiosanches/4357395 to your computer and use it in GitHub Desktop.
Save claudiosanches/4357395 to your computer and use it in GitHub Desktop.
Para o Gabriel de Brito também.
RewriteEngine On
RewriteCond %{HTTP_HOST} ^(www.)?metalfuckers.com.br$
RewriteRule ^(/)?$ site [L]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment