URL rewriting not working

Just use this rewrite rule in your htaccess file, it will strip all query strings. RewriteRule ^(.*) /$1? [R=301,L] to allow more rules to follow use this instead RewriteRule ^(.*) /$1? [R=301] remove 301 like this RewriteRule ^(.*) /$1? [NE,L] and refer the correct url for search engines. without 301 you will need to make … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)