Okay I found the information but not the solution...

Is this code for a link
<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">'.HTTP_SERVER . DIR_WS_CATALOG ."</a>\n\n");
If so, it is going to http://dannsboutique.com/zencart/

Wouldn't it look more professional to go to http://dannsboutique.com/ (once I redirect the index to the zen folder)

How do I cange the above code to go to http://dannsboutique.com/

Thank you!