Created
July 29, 2015 07:22
-
-
Save folmert/5ec6ad99e33c0a6bf62e to your computer and use it in GitHub Desktop.
apache_rewrite_server_part
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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