diff options
Diffstat (limited to 'docs/en/install.rst')
-rw-r--r-- | docs/en/install.rst | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/docs/en/install.rst b/docs/en/install.rst index 7ba376b..ff8ac46 100644 --- a/docs/en/install.rst +++ b/docs/en/install.rst @@ -5,7 +5,7 @@ Installation ============ :Author: Étienne Loks -:date: 2012-11-28 +:date: 2013-02-01 :Copyright: CC-BY 3.0 This document presents the installation of Chimère. @@ -292,3 +292,12 @@ line:: . /etc/default/locale +Configuring the Sites framework +******************************* + +*Sites* framework allow you to serve the same content on different domains. +Most of you will probably use only one domain but this unique domain has to +be configured. This is done in the web administration interface in *Sites > Sites*. +You only need to change *example.com* by your domain name. If you forget to +do that, some functionalities such as RSS feeds will not work properly. + |