diff options
author | Étienne Loks <etienne.loks@peacefrogs.net> | 2013-02-01 12:12:33 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2013-02-01 12:15:41 +0100 |
commit | eeeba57a961bfc8571c5e1df7de88be3b37c9ee3 (patch) | |
tree | 72864ce0658c10cb7bdc8bfe761b758a74ac4e1f /docs/en/install.rst | |
parent | 3ed4053789908b13829c28e981e026460b285d9c (diff) | |
download | Chimère-eeeba57a961bfc8571c5e1df7de88be3b37c9ee3.tar.bz2 Chimère-eeeba57a961bfc8571c5e1df7de88be3b37c9ee3.zip |
Upgrade documentation
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. + |