one in /includes the other in admin/includesFiirst of all I was able t to find only one configure.php page which is in admin. I was not able to find second one and also I was not sure which line I need to edit.
Admin
otherCode:define('HTTP_SERVER', 'http://www.xxxx.com'); define('HTTPS_SERVER', 'https://www.xxxx.com'); define('HTTP_CATALOG_SERVER', 'http://www.xxxx.com'); define('HTTPS_CATALOG_SERVER', 'https://www.xxxx.com');
Code:define('HTTP_SERVER', 'http://www.xxxx.com'); define('HTTPS_SERVER', 'https://www.xxxx.com');Do not mess with that oneAlso .htaccess was in admin folder and not in main.
That is a issue as it is the "dot" that enables it on a 'nix serverI have yahoo webhosting and it doesn't allow dot in front of htaccess; therefor I rename it to htaccess. do you think it would couse problem?
What type of server does YaHoo provide?
And why are you messing with YaHoo anyway?



