1-) www kaldırma

Kod:
  RewriteEngine on
 RewriteCond %{HTTP_HOST} ^www.presta-tr.com
 RewriteRule ^(.*)$ http://presta-tr.com/$1 [R=301,L]