quincynet Posted February 14, 2003 Posted February 14, 2003 Sorry if this is obvious, but I've searched all over and can't find the answer. Or my settings aren't working. All my catalog links show up as http://mydomain.com/catalog/ I want them to be http://www.mydomain.com/catalog/ I have changed both config files to: define('HTTP_SERVER', 'http://www.mydomain.com'); define('HTTPS_SERVER', 'https://www.mydomain.com'); But the links do not change. They still point to http://mydomain.com! Any suggestions appreciated. Thanks
toolcrazy Posted February 14, 2003 Posted February 14, 2003 It has to do with the config of your web server. Contact your provider to find out how to correct it. Steve -------------------------
toolcrazy Posted February 14, 2003 Posted February 14, 2003 Oh, and it this isn't it. Be sure to check both configure.php files. The one in admin/includes and catalog/includes. Steve -------------------------
toolcrazy Posted February 14, 2003 Posted February 14, 2003 Sorry, I need to read the posts better. :oops: :oops: Steve -------------------------
quincynet Posted February 14, 2003 Author Posted February 14, 2003 Thanks for the idea, I'll try contacting my host! Could this be something in the php.ini settings? I can change that myself. Thanks
quincynet Posted February 19, 2003 Author Posted February 19, 2003 Can I ask how this has to do with the config of the web server so I can be specific with my host company? Sometimes they are picky! Thanks for any help.
toolcrazy Posted February 19, 2003 Posted February 19, 2003 It has to do with alias. I know that in my control panel I have an option, that gives the option of with or without the www prefix. Steve -------------------------
Recommended Posts
Archived
This topic is now archived and is closed to further replies.