This is a discussion on Make www.mydomain.co.uk the home page within the osCommerce 2.2 Installation Help forums, part of the osCommerce 2.2 Forums category; Please can someone help me. I would like to make www.mydomain.co.uk my homepage, but when that is entered into the ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Please can someone help me. I would like to make www.mydomain.co.uk my homepage, but when that is entered into the address bar it will take you directly to the catalog page. I am totally new in relation to all of this and am looking for easy instructions to follow to do this ie if I need to edit .htaccess or configure.php please tell me what i actually have to enter into the file. I have seen other peoples websites who have used oscommerce and so know it is possible but i am beginning to get very stressed after trying to do it for the past few days. Any help that can be provided as soon as possible will be greatfully received. |
| Sponsored Links | ||
| ||
| |
|
#2
| |||
| |||
| You could move all the files to the root directory and change the paths in the 2 config.php files accordingly. Or, simply refer the visitor to the /catalog folder by putting this in the index.html file in the root directory: <HTML> <HEAD> <META HTTP-EQUIV="refresh" content="0.4;URL=http://www.mydomain.co.uk/catalog"> <TITLE>Welcome To My Site</TITLE> </HEAD> <BODY> </BODY> </HTML> |
|
#3
| |||
| |||
| So what you want to do is go to /index.html but it's taking you to catalog/ ? It actually takes more effort to do it the way you're describing. Try re-explaining it or giving us a URL to look at. This does not completely make sense to me. |
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Product detail page as the home/main page??? | sukarya | osCommerce 2.2 Modification Help | 1 | 02-17-2006 06:21 AM |
| how can I add a log in form to my home page... | fer_75 | osCommerce 2.2 Discussion | 7 | 08-11-2005 06:14 AM |
| Catagories on the home page! | pthurmond | osCMax v1.7 General Mods Discussion | 3 | 08-01-2005 10:47 AM |
| Where do I edit the Home Page | emikey24 | osCommerce 2.2 Modification Help | 1 | 04-11-2005 03:38 AM |
| Products with Links on home page between columns | Walter | osCommerce 2.2 Modification Help | 2 | 07-18-2003 05:46 PM |