shopandspree Posted June 26, 2003 Posted June 26, 2003 My catalog & admin work just fine and i can access them by typing: http://www.mydomain.com/catalog http://www.mydomain.com/catalog/admin But i cannot get the page to come up just by typing my domain name in the browser: http://www.mydomain.com I can bring it up on theWWW this way: http://www.mydomain.com/catalog/default.php Someone please help me out
mugitty Posted June 26, 2003 Posted June 26, 2003 You can use a redirect from the page that you have at http://www.mydomain.com/index.htm Just put the following between the <head> </head> tags: <meta HTTP-EQUIV="REFRESH" content="1; url=http://www.mydomain.com/catalog/default.php"> ... if you want to REALLY see something that doesn't set up right out of the box without some tweaking, try being a Foster Parent!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.