ohhh……….
this is what i have in my htaccess
1 for the with and without www
and 1 for the index
Options +FollowSymlinks
RewriteEngine on
rewritecond %{http_host} ^bonusparadise.com [nc]
rewriterule ^(.*)$ http://www.bonusparadise.com/$1 [r=301,nc]
RewriteCond %{THE_REQUEST} ^[A-Z]{3,9} /index.php
RewriteRule ^index.php$ http://www.bonusparadise.com/ [R=301,L]
please help me
how should it be ?
Many many thanks for your time :hattip:
Marina