I want my website to appear as "www.domain.com" instead of "domain.com", whatever the user inputs to browser.
I tried this through .htaccess file with following code
Unfortunately this ceased to display my website.Code:Redirect / http://www.domain.com


Reply With Quote

Bookmarks