I’m having the same original question. But unsure how to do this::
“put this index.php file in your web-root folder (it is the same folder that contains the wordpress folder)
<?php
/* Short and sweet */
define(‘WP_USE_THEMES’, true);
require(‘./wordpress/wp-blog-header.php’);
?>
Then update your permalinks in Settings->Permalinks.”
I’m on godaddy as well.
Thanks.