Get exclusive CAP network offers from top brands

View CAP Offers

Reply To: technical question – help

[bsa_pro_ad_space id=2]
#767121
Anonymous
Inactive

I think i got it now
you meanded no Slash / in the rewrite
now i have this so
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]

I just checked at the redirect checker and it should be fine
Hope i got this right now, lol
ty :hattip: