HTTP Redirect
In WebCP you can select HTTP Redirection to either No Redirect, Redirect to WWW or Redirect to Naked Domain.
No Redirect: In this mode there is no redirect. If your domain is example.com then both http://example.com as well as http://www.example.com will work without a redirect.
Redirect to WWW: In this mode a redirect to www is enforced. This means that if a visitor visits http://example.com then they will automatically be 301 redirected to http://www.example.com.
Redirect to Naked Domain: In this mode a redirect to the naked domain is enforced. This means that if a visitor visits http://www.example.com then they will automatically be 301 redirected to http://example.com.
Comments