Quote:
Bender wrote:
If that system runs on apache use a .htaccess file for the redirect. (however this only works if permitted by your providers apache settings)
Create a file .htaccess with just one line in it and upload it to your sites root directory.
Quote:Redirect http://yoursite.com/ http://www.yoursite.com/
If i remember correctly this should do the trick. If not google for htaccess and redirect.