mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
* doc/guide.tex: Fix (thanks to Sander Devrieze)
SVN Revision: 263
This commit is contained in:
parent
1f3eb68e48
commit
210a9a689b
@ -1,3 +1,7 @@
|
||||
2004-08-28 Alexey Shchepin <alexey@sevcom.net>
|
||||
|
||||
* doc/guide.tex: Fix (thanks to Sander Devrieze)
|
||||
|
||||
2004-08-27 Alexey Shchepin <alexey@sevcom.net>
|
||||
|
||||
* src/xml_stream.erl: Few optimizations
|
||||
|
@ -639,7 +639,8 @@ To perform online reconfiguration of <TT>ejabberd</TT> you need to enable
|
||||
<TT>ejabberd_http</TT> listener with option <TT>web_admin</TT> (see
|
||||
section <A HREF="#sec:configlistened">3.1.5</A>). After that you can open URL
|
||||
<CODE>http://server:port/admin/</CODE> with you favorite web-browser and enter
|
||||
username and password of <TT>ejabberd</TT> administrator. E. g. with such config:
|
||||
username and password of an <TT>ejabberd</TT> user with administrator rights. E. g.
|
||||
with such config:
|
||||
<PRE>
|
||||
...
|
||||
{host, "example.org"}.
|
||||
|
@ -641,7 +641,8 @@ To perform online reconfiguration of \ejabberd{} you need to enable
|
||||
\term{ejabberd\_http} listener with option \term{web\_admin} (see
|
||||
section~\ref{sec:configlistened}). After that you can open URL
|
||||
\verb|http://server:port/admin/| with you favorite web-browser and enter
|
||||
username and password of \ejabberd{} administrator. E.\,g. with such config:
|
||||
username and password of an \ejabberd{} user with administrator rights. E.\,g.
|
||||
with such config:
|
||||
\begin{verbatim}
|
||||
...
|
||||
{host, "example.org"}.
|
||||
|
Loading…
Reference in New Issue
Block a user