[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Edit new site index.html template



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

---