[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Edit new site index.html template
- Subject: RE: [cobalt-users] Edit new site index.html template
- From: "Matt Brown" <matt@xxxxxxxxxxxxxxxxxx>
- Date: Tue Apr 9 10:31:43 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> Hello,
>
> Can someone please tell me how to edit the users new site
> template. So when
> new sites are created the index.html file is a file that I have created.
Its always worth taking a look in the knowledge base first ;-)
---
Question
--------
How do I change the default home page for the RaQ?
Answer
------
You can change the default page for new sites by modifying or replacing the
index.html in the directory:
/etc/skel/group/index.html
The default home page for new users is:
/etc/skel/users/index.html
On the RaQXTR, the paths are:
The default page for new sites is here:
/etc/skel/group/en_US/web/index.html
The default home page for new users is:
/etc/skel/user/en_US/web/index.html
It is recommended that you to save the original copy.
---