301redirect_no-www_to_www.txt

RewriteEngine On RewriteCond %{HTTP_HOST} ^copacabanaclub\.com\.br$ RewriteRule ^(.*) http://www.copacabanaclub.com.br/$1 [R=301]
Redirect 301 from no-www URL to www URL

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.