Author: markt Date: Thu Jun 24 18:43:38 2010 New Revision: 957675 URL: http://svn.apache.org/viewvc?rev=957675&view=rev Log: Typos
Modified: tomcat/trunk/webapps/manager/403.jsp Modified: tomcat/trunk/webapps/manager/403.jsp URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/manager/403.jsp?rev=957675&r1=957674&r2=957675&view=diff ============================================================================== --- tomcat/trunk/webapps/manager/403.jsp (original) +++ tomcat/trunk/webapps/manager/403.jsp Thu Jun 24 18:43:38 2010 @@ -36,13 +36,13 @@ You are not authorized to view this page. </p> <p> - If you have already configured the manager application to allow access and - you have used your browsers back button, used a saved bookmark or similar + If you have already configured the Manager application to allow access and + you have used your browsers back button, used a saved book-mark or similar then you may have triggered the cross-site request forgery (CSRF) protection that has been enabled for the HTML interface of the Manager application. You will need to reset this protection by returning to the - <a href="<%=request.getContextPath()%>/html">main manager page</a>. Once you - return to this page you will be able to continue using the manager + <a href="<%=request.getContextPath()%>/html">main Manager page</a>. Once you + return to this page, you will be able to continue using the Manager appliction's HTML interface normally. If you continue to see this access denied message, check that you have the necessary permissions to access this application. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org