Skip to content

Instantly share code, notes, and snippets.

@folmert
Created July 29, 2015 07:22
Show Gist options
  • Save folmert/5ec6ad99e33c0a6bf62e to your computer and use it in GitHub Desktop.
Save folmert/5ec6ad99e33c0a6bf62e to your computer and use it in GitHub Desktop.
apache_rewrite_server_part
RewriteCond %{HTTP_HOST} ^interclick2.home\.pl$ [NC]
RewriteRule ^(.*)$ http://artwalls.pl/$1 [R=301,L]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment