* doc/guide.tex: Updated

SVN Revision: 453
This commit is contained in:
Alexey Shchepin 2005-12-06 20:59:32 +00:00
parent ab2b0b91f1
commit 4f48b839c4
2 changed files with 4 additions and 2 deletions

View File

@ -703,7 +703,8 @@ For instance, the following configuration defines that:
<UL><LI>
c2s connections are listened for on port 5222 and 5223 (SSL) and denied
for the user ``<TT>bad</TT>''
<LI>s2s connections are listened for on port 5269 with STARTTLS enabled
<LI>s2s connections are listened for on port 5269 with STARTTLS for secured
traffic enabled.
<LI>Port 5280 is serving the web interface and the HTTP Polling service. Note
that it is also possible to serve them on different ports. The second
example in section&nbsp;<A HREF="#sec:webadm">3.3.1</A> shows how exactly this can be done.

View File

@ -597,7 +597,8 @@ For instance, the following configuration defines that:
\begin{itemize}
\item c2s connections are listened for on port 5222 and 5223 (SSL) and denied
for the user ``\term{bad}''
\item s2s connections are listened for on port 5269 with STARTTLS enabled
\item s2s connections are listened for on port 5269 with STARTTLS for secured
traffic enabled.
\item Port 5280 is serving the web interface and the HTTP Polling service. Note
that it is also possible to serve them on different ports. The second
example in section~\ref{sec:webadm} shows how exactly this can be done.