I am setting up zencart and need when a client presses a "Home" button it links to index.php on the root directory. The hosting company uses a priority of index.html and second index.php.
I want a client to see the index.html file when they enter my URL. The index.html file would say something like "Under Construction"
If I want to debug the program I would enter www.sitename.com/index.php
Since the hosting company links clients first to index.html clients will see the Under Constructions page.
Currently if I press a Home button in zencart it will link me to index.html not index.php
Welcome any thoughts




