Re: home.php to index.php
We have launched our new website in the last couple of weeks, and got some feedback from prospective customers that they don't like having the "Enter the Store" page, and wish to be able to access our website without this page.
We have noted a posting in the forum which said to just remove the index.html page, and make sure you set
Code:
DirectoryIndex index.html index.php
in your .htaccess file. This way the front page of your store comes up automatically without the welcome page.
This is what we want to do, but we now have removed the index.html from the static pages section, and now are getting some errors with trying to access our store.
We are not very familiar with FTP, etc., and wonder what is the easiest way to get to the .htaccess file. Can we do this through X-cart itself in the Admin mode?
|