diff options
Diffstat (limited to 'qpid/doc/book/src/java-broker/Java-Broker-Configuring-And-Managing-Web-Console.xml')
| -rw-r--r-- | qpid/doc/book/src/java-broker/Java-Broker-Configuring-And-Managing-Web-Console.xml | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/qpid/doc/book/src/java-broker/Java-Broker-Configuring-And-Managing-Web-Console.xml b/qpid/doc/book/src/java-broker/Java-Broker-Configuring-And-Managing-Web-Console.xml index 6e3b44dab8..faf496d61d 100644 --- a/qpid/doc/book/src/java-broker/Java-Broker-Configuring-And-Managing-Web-Console.xml +++ b/qpid/doc/book/src/java-broker/Java-Broker-Configuring-And-Managing-Web-Console.xml @@ -21,12 +21,13 @@ --> <section id="Java-Broker-Configuring-And-Managing-Web-Console"> - <title>Web Console</title> - <para>If web management is configured the Web Mnagement Console can be accessed from web browser - using URL http(s)://<hostname>:<port>/management, where</para> + <title>Web Management Console</title> + <para> + The Web Management Console can be accessed from a web browser using the URL: http(s)://<hostname>:<port>/management where: + </para> <itemizedlist> - <listitem><para><emphasis>hostname</emphasis> is the broker host</para></listitem> - <listitem><para><emphasis>port</emphasis> is the HTTP(s) port number</para></listitem> + <listitem><para><emphasis>hostname</emphasis> is the broker hostname</para></listitem> + <listitem><para><emphasis>port</emphasis> is the HTTP(S) port number</para></listitem> </itemizedlist> <para>For authenticated and authorized user the page like below should be displayed on navigation to the management URL:</para> <ulink url="images/Management-Web-Console.png"> |
