I just want to make sure I am getting this straight. If I delcare some other page in my configure.php files to be the HTTP:// root, then my pages should get all wacky, right? so if I change
toCode:define('HTTP_SERVER', 'http://www.brunsflooringsupply.com'); define('HTTPS_SERVER', 'https://www.brunsflooringsupply.com'); define('ENABLE_SSL', true);
then all my links should be messed up, right??Code:define('HTTP_SERVER', 'http://ohwhataworld.com'); define('HTTPS_SERVER', 'https://ohwhataworld.com'); define('ENABLE_SSL', true);
Because when I do this, NOTHING CHANGES!! I wonder if my server could be caching pages or something? I'm on a shared web host and I can't see why this would not be working.
Kyle





LinkBack URL
About LinkBacks










Bookmarks