Comments
-
sorry guys i realized where the problem was. i named my htaccess file without dot before it.
-
RewriteEngine on RewriteCond %{HTTP_HOST} ^mydomain.com [NC] RewriteRule ^(.*)$ http://www.mydomain.com/$1 [L,R=301,NC]
-
i tried all that and its not working at all can admin tell us the issue why .htaccess its not working