Skip to content

Instantly share code, notes, and snippets.

@bKNN
Created November 12, 2018 10:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bKNN/764151666b2b1cc7eb0614b6d43ee767 to your computer and use it in GitHub Desktop.
Save bKNN/764151666b2b1cc7eb0614b6d43ee767 to your computer and use it in GitHub Desktop.
RewriteCond% {HTTP_HOST} *! ^ Www * .example.com [NC] RewriteRule (. *) Http://www.example.org/$1 [L, R = 301]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment