I solved my problem by removing # from : RewriteCond %{HTTP_HOST} !^www\.forum\.pariuri-x\.ro$ [NC] RewriteRule ^(.*)$ http://www.forum.pariuri-x.ro/$1 [QSA,L,R=301] I putted in mian htaccesss the 301 redirect didn't worked, i readed lot's of solution none work, after few test i resolved the problem...