Rules non-www htaccess

**My website URL is: http:///www.itbb.co

**What I’m seeing is: Failed to load resource: the server responded with a status of 400 () at http://itbb.co

**I’m using this software:File Manager

**Additional information: my .htaccess file inside htdocs folder contains:
RewriteEngine On
RewriteCond %{HTTP_HOST} !^www. [NC]
RewriteRule ^(.*)$ http://www.%{HTTP_HOST}/$1 [R=301,L]

However, link non-www not working

I’m directed to an advertisement page going to your site. Same issue for me getting to your site.

Yes, it looks like the DNS records for your domain in our nameservers is incorrect. Can you please try to remove and re-add this domain to your account? You can do that through the Addon Domains or Parked Domains section in the control panel.

3 Likes

Thanks so much, it works!!.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.