Results 1 to 3 of 3

Make www.mydomain.co.uk the home page

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 ...

      
  1. #1
    Lurker
    Join Date
    Dec 2004
    Posts
    1
    Rep Power
    0


    Default Make www.mydomain.co.uk the home page

    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.

  2. #2
    Member
    Join Date
    May 2004
    Posts
    31
    Rep Power
    0


    Default

    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. #3
    Active Member
    Join Date
    Oct 2004
    Posts
    215
    Rep Power
    8


    Default

    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.

Similar Threads

  1. Product detail page as the home/main page???
    By sukarya in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 02-17-2006, 06:21 AM
  2. how can I add a log in form to my home page...
    By fer_75 in forum osCommerce 2.2 Discussion
    Replies: 7
    Last Post: 08-11-2005, 06:14 AM
  3. Catagories on the home page!
    By pthurmond in forum osCMax v1.7 General Mods Discussion
    Replies: 3
    Last Post: 08-01-2005, 10:47 AM
  4. Where do I edit the Home Page
    By emikey24 in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 04-11-2005, 03:38 AM
  5. Products with Links on home page between columns
    By Walter in forum osCommerce 2.2 Modification Help
    Replies: 2
    Last Post: 07-18-2003, 05:46 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •