mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-10 18:23:28 +00:00
Added note for top group root directory
SVN revision: 836
This commit is contained in:
parent
f3d7393225
commit
32ec7f3ec5
@ -321,7 +321,17 @@ in the <b><code>[global <top group>]</code></b> setting, which by itsel ov
|
|||||||
in the <b><code>[global]</code></b> section. This way one can define settings for all top level
|
in the <b><code>[global]</code></b> section. This way one can define settings for all top level
|
||||||
groups (such as the SMTP host) in the <b><code>[global]</code></b> section, and define different
|
groups (such as the SMTP host) in the <b><code>[global]</code></b> section, and define different
|
||||||
password files and administrators in the individual top level group sections.
|
password files and administrators in the individual top level group sections.
|
||||||
<p>
|
<br><br>
|
||||||
|
|
||||||
|
If top groups are used, the root of the elogd server is not accessible any more. Presume that
|
||||||
|
elogd is accessible normally under <b><code>http://your.host:8080/</code></b>, this URL becomes
|
||||||
|
invalid for top groups, to avoid the case that one group can "see" the logbooks of the other
|
||||||
|
groups. Instead, one has to append the top group name to the URL, such as
|
||||||
|
<b><code>http://your.host:8080/engineering</code></b> or
|
||||||
|
<b><code>http://your.host:8080/administration</code></b>. If someone does not know the
|
||||||
|
top group name, one cannot see the list of logbooks there, so the groups become completely
|
||||||
|
independent of each other.<p>
|
||||||
|
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
<div class=title> Individual logbook options </div>
|
<div class=title> Individual logbook options </div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user