You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2015/12/17 22:41:06 UTC

svn commit: r1720671 - in /tomcat/tc6.0.x/trunk/webapps: docs/changelog.xml host-manager/index.jsp

Author: markt
Date: Thu Dec 17 21:41:06 2015
New Revision: 1720671

URL: http://svn.apache.org/viewvc?rev=1720671&view=rev
Log:
Add a redirect to the web interface to the root of the Host Manager web application.

Added:
    tomcat/tc6.0.x/trunk/webapps/host-manager/index.jsp
      - copied unchanged from r1720655, tomcat/trunk/webapps/host-manager/index.jsp
Modified:
    tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml?rev=1720671&r1=1720670&r2=1720671&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Thu Dec 17 21:41:06 2015
@@ -153,6 +153,10 @@
       <fix>
         Don't create sessions unnecessarily in the Manager application. (markt)
       </fix>
+      <fix>
+        Add a redirect to the web interface to the root of the Host Manager web
+        application. (markt)
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Other">



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org