Ok I tried to update my includes/configure.php and admin/includes/configure.php to this:
// Define the webserver and path parameters
define('HTTP_SERVER', 'http://www.aclassactapparel.com');
define('HTTPS_SERVER', 'https://chopin.x10hosting.com/~nohart/');
define('ENABLE_SSL', 'true');
Changed...