Greetings,
Currently I am trying to get my website to do the following:
When a user visits my website:
At the url http://domain.com (without the www)
To be redirected the URL http://www.domain.com(with the www).
Everytime I make a change that should work to make this happen, and reboot the server, the website won't load. It goes 3 minutes and gives me the regular server not found error.
I have tried using htaccess with the Redirect command, I tried using httpd.conf to use the Redirect command again, and I again I also tried the Cpanel redirect options.
Fellow web friends say all of these should have worked to make the URL redirect, but for some reason it just "freezes" and doesn't load the site.
Thanks for the help!
Mark
Currently I am trying to get my website to do the following:
When a user visits my website:
At the url http://domain.com (without the www)
To be redirected the URL http://www.domain.com(with the www).
Everytime I make a change that should work to make this happen, and reboot the server, the website won't load. It goes 3 minutes and gives me the regular server not found error.
I have tried using htaccess with the Redirect command, I tried using httpd.conf to use the Redirect command again, and I again I also tried the Cpanel redirect options.
Fellow web friends say all of these should have worked to make the URL redirect, but for some reason it just "freezes" and doesn't load the site.
Thanks for the help!
Mark