I have a website in joomla and i can't make redirect from non-www to www.
I try everything is on the net....on cpanel, i enter this code to .htaccess
Code:
RewriteCond % ^moviesfan.eu [NC]
RewriteRule ^(.*)$ http://www.moviesfan.eu/$1 [L,R=301]
Nothing works
Please help, i'm tired to search on the web.
I don't know what to do
Thnaks
|