craiglove Posted April 11, 2005 Posted April 11, 2005 hi all, what files is it that we adjust to get www.domain.co.nz instead of domain.co.nz as Oscommerce's default in the address bar?
♥Vger Posted April 11, 2005 Posted April 11, 2005 The includes/configure.php file needs to be set to http://www.yourdomain.com and not http://yourdomain.com - also, if you want people who come to your site only to land at the 'www' address then you'll need to put a permanent redirect in a .htaccess file in the root level, else 'alias' yourdomain.com to www.yourdomain.com Vger
craiglove Posted April 11, 2005 Author Posted April 11, 2005 Hi Vger... thanks for you quick reply.... found what i was looking for.. is the configuration file in catalog/includes/local folder
♥Vger Posted April 11, 2005 Posted April 11, 2005 That configure.php file in that location is only for development and overrides the other configure.php files in includes/ and admin/includes. My advice would be to make sure that your other configure.php files are correct, take a backup of the 'local' folder ones and then delete them. Vger
discxpress Posted April 17, 2005 Posted April 17, 2005 The includes/configure.php file needs to be set to http://www.yourdomain.com and not http://yourdomain.com - also, if you want people who come to your site only to land at the 'www' address then you'll need to put a permanent redirect in a .htaccess file in the root level, else 'alias' yourdomain.com to www.yourdomain.com Vger <{POST_SNAPBACK}> I checked my configure.php file and my http cookie is set to http://discexpress.com but the https cookie is set to https://discxpress.com. Should I Change the cookie setting in 'http cookie'? The https cookie setting is correct. There should not be an 'e' before the 'x' in discxpress. Another problem I'm having is I've set my redirect to what Bluehost's Tech support told me. But when I click on a product page, bluehost's box15 address shows in the address bar. Am I still on some sort of proxy server? If so, how can I get on a productive server? You can see for yourself at http://www.discxpress.com. Please pay attention to the address bar and you'll see what I'm talking about. Thank you for any insight you can give. Have a nice day.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.