From 3dfe835be7ad47747ebc2154b882fc2a0d7b0c9e Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Mon, 20 May 2013 00:57:24 +0000 Subject: QPID-4685: additional documentation updates following broker configuration model changes git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1484370 13f79535-47bb-0310-9956-ffa450edef68 --- .../Java-Broker-Configuring-And-Managing-Web-Console.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'qpid/doc/book/src/java-broker/Java-Broker-Configuring-And-Managing-Web-Console.xml') 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 @@ -->
- Web Console - If web management is configured the Web Mnagement Console can be accessed from web browser - using URL http(s)://<hostname>:<port>/management, where + Web Management Console + + The Web Management Console can be accessed from a web browser using the URL: http(s)://<hostname>:<port>/management where: + - hostname is the broker host - port is the HTTP(s) port number + hostname is the broker hostname + port is the HTTP(S) port number For authenticated and authorized user the page like below should be displayed on navigation to the management URL: -- cgit v1.2.1