X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Get rid of the "welcome" HTML page (https://forum.x-cart.com/showthread.php?t=40510)

byte_eater 06-14-2008 11:14 AM

*SOLVED* Get rid of the "welcome" HTML page
 
Hello!
When I type in the url of the store, I get at the begginging an HTML page on which u have tot click a button to actually get to the store, so I would like to bypass that page, so that when users enter the url, to get straight to the e-store.

is it possible?
thank you

ADDISON 06-14-2008 11:33 AM

Re: Get rid of the "welcome" HTML page
 
Hello,

In the X-Cart root directory there is a file called "index.html". This is the page your browser loads when calling for x-cart.

You have 2 options:

1. Rename the file (e.g. index.htm_)

2. In X-Cart root directory there is a file called ".htacess". Open it and look for the line starting with "DirectoryIndex". The file name "index.html" should be right after the "DirectoryIndex". Delete "index.html" and leave only index.php.

Good luck!

byte_eater 06-14-2008 11:44 AM

Re: Get rid of the "welcome" HTML page
 
Thanks! works... i edited the .htaccess


All times are GMT -8. The time now is 04:30 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.