freni32 Posted January 17, 2005 Posted January 17, 2005 I am wanting to edit my script found here: www.radarreviews.com/catalog I need it setup on the main page: radarreviews.com Wanting to install a template onto the page, or help with editing the script, please!
dave111 Posted January 17, 2005 Posted January 17, 2005 If you want it setup on the main directory just A) Install it there B) Set an index.htm which redirects users Example <HTML> <HEAD> <META HTTP-EQUIV="refresh" content="0;URL=http://www.radarreviews.com/catalog"> <TITLE>Your Store Name</TITLE> </HEAD> <BODY> </BODY> </HTML>
Recommended Posts
Archived
This topic is now archived and is closed to further replies.