Robson Posted July 18, 2004 Posted July 18, 2004 I have created my new store with Oscommerce. Question is how to replace it with my current site? I think my index.html must be somehow replaced with index.php I don't know how to do it. Thanks in advance for any help. Quote
hindixp Posted July 18, 2004 Posted July 18, 2004 Hi, just delete your index.html and place index.php instead, it should automatically resolve dirctories to your index.php file. One can use more advanced options to set this too, you might get the answers here pretty soon, as one of mods would certainly reply Quote
Deverill Posted July 23, 2004 Posted July 23, 2004 When someone goes to ****** the web server will try to find a default page to give them. It looks for index.html and index.htm, etc. If it doesn't find any of them it will serve up index.php to them. Just make sure that if anyone links to you they don't put index.htm and that you don't have any other files named index - dot - anything and you should be fine. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.