WmZilla - Webmaster and Marketplace

The Next Generation Webmaster and Trade Forum

The DLE www redirection code is not working.

Deiz

New member

0

0%

Status

Offline

Posts

28

Likes

0

Rep

0

Bits

145

3

Months of Service

0%
Hello friends, I am trying to redirect my site from www to non-www version, but it's not working. When I enter the code www.torrentfilmhd.com, it should change to torrentfilmhd.com, but it still opens with www. Is there another code I can try that works? The code I am using is as follows: RewriteCond %{HTTP_HOST} ^www\.torrentfilmhd\.com$ [NC] RewriteRule ^(.*)$ http://torrentfilmhd.com/ $1 [R=301,L]
 

249

6,622

6,642

Top