[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Dumb newbie question
- Subject: Re: [cobalt-users] Dumb newbie question
- From: Mailing Lists <listonly@xxxxxxxxxxxxxxxxxxxx>
- Date: Sat Jun 29 13:18:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
on 6-29-02 2:17 PM, Jonathan Lee stated:
> You are correct. I just noticed that a few seconds ago.
>
> Also when I go to the url www.xxxxx.com/catalog I get a directory listing of
> all the files in that folder. I'm sure that is not right.
>
>
>>
>> It's been a while, but one prob you may have is the main php page is
>> called default.php, so watch that one. Isn't the catalog supposed to
>> be opened or loaded in the /web and the admin is in with
>> catalog=web. Like I said, it's been awhile.
I f you notice, there is no index.php, the main home page for OSCommerce and
its early brother, The Exchange Project use default.php as the home page.
You will need to do 1 or 2 things, change it to index.php and go in and
change all calls to default.php, I think it sits in the include folder or
add that index option to apache .conf, in srm.conf or httpd.conf, man I am
like forgetting everything I barely knew...
Dave