branch develop updated (cd2be91 -> c4c12a0)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository echobase. See http://git.codelutin.com/echobase.git from cd2be91 From scmwebeditor -- Correction de typo sur la documentation new c4c12a0 ajout entrée dns dans la doc d'installation (refs #6511) The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit c4c12a0001ec1c3c7d10e1517c04e2e28af919d9 Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Jun 19 16:03:56 2015 +0200 ajout entrée dns dans la doc d'installation (refs #6511) Summary of changes: src/site/rst/install.rst.vm | 5 +++++ 1 file changed, 5 insertions(+) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository echobase. See http://git.codelutin.com/echobase.git commit c4c12a0001ec1c3c7d10e1517c04e2e28af919d9 Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Jun 19 16:03:56 2015 +0200 ajout entrée dns dans la doc d'installation (refs #6511) --- src/site/rst/install.rst.vm | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/site/rst/install.rst.vm b/src/site/rst/install.rst.vm index 75edd71..8b30fdc 100644 --- a/src/site/rst/install.rst.vm +++ b/src/site/rst/install.rst.vm @@ -253,6 +253,11 @@ Executer ces commandes (ajout modules apache, création du site echobase) a2ensite echobase.conf service apache2 restart +Ajouter les deux nouveaux sous-domaines dans le fichier **/etc/hosts** +:: + + 127.0.0.1 echobase.acoustica echobase-map.acoustica + Configuration LizMap dans EchoBase ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm