i am unsure how to configure this section:
/** Absolute path to the WordPress directory. */
if ( !defined('ABSPATH') )
define('ABSPATH', dirname(__FILE__) . '/');
/** Sets up WordPress vars and included files. */
require_once(ABSPATH . 'wp-settings.php');
i am using 1and1 and created a directory for that domain on 1and1 called 'amywordpress'. my table prefix is now 'amy' if that matters.