Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- "<!DOCTYPE html PUBLIC
- "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
- <title>403 Forbidden</title>
- <style type="text/css">
- #powered_by {
- margin-top: 20px;
- border-top: 2px solid black;
- font-style: italic;
- }
- #traceback {
- color: red;
- }
- </style>
- </head>
- <body>
- <h2>403 Forbidden</h2>
- <p>WOKAUTH0004E: Too much login tries. A timeout of 60 will be set</p>
- <pre id="traceback"></pre>
- <div id="powered_by">
- <span>
- Powered by <a href="http://www.cherrypy.org">CherryPy 3.5.0</a>
- </span>
- </div>
- </body>
- </html>
- "
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement