shoenuf Posted September 20, 2005 Posted September 20, 2005 I am trying to redirect my site too www.mydomain.com, currently my store is at http://www.mydomain.com/catalog/index.php to go to my store i have to type all that in, How can i redirect or make it go to my store with just my domain. please help me out thanks I want to know how can i make index. php my main page instead of the index.html page
Nick Weisser Posted September 20, 2005 Posted September 20, 2005 I am trying to redirect my site too www.mydomain.com, currently my store is at http://www.mydomain.com/catalog/index.php to go to my store i have to type all that in, How can i redirect or make it go to my store with just my domain. please help me out thanks I want to know how can i make index. php my main page instead of the index.html page <{POST_SNAPBACK}> You should move the contents of your catalog folder one level higher - normally to the public_html, htdocs or html folder - depending on your hosting, and then go through the installation once more (without importing the database) in order to correct the path definitions in your osCommerce configure.php files. Then simply remove the index.html file from your web root. This should do the trick. Nick
Recommended Posts
Archived
This topic is now archived and is closed to further replies.