Skip to content

Instantly share code, notes, and snippets.

@mrpatrick
Created August 14, 2013 19:45
Show Gist options
  • Save mrpatrick/6234850 to your computer and use it in GitHub Desktop.
Save mrpatrick/6234850 to your computer and use it in GitHub Desktop.
RewriteCond %{HTTP_HOST} ^121\.12\.12\.123
RewriteRule (.*) http://www.mydomain.com/$1 [R=301,L]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment