Search results

  1. A

    htaccess redirect help

    need to redirect url from http://mydomain.tld to http://www.mydomain.tld i have wrote RewriteCond %{HTTP_HOST} ^wildart.in [NC] RewriteRule ^(.*)$ http://www.wildart.in/$1 [R=301,L] in my htaccess and still it cant redirect i am using hawkhost shared hosting. please help.
Top