Statistics
| Branch: | Tag: | Revision:

root / web_client / src / gr / grnet / pithos / web / public / error502.html @ ab1eb3f8

History | View | Annotate | Download (632 Bytes)

1 ab1eb3f8 Christos Stathis
<html>
2 ab1eb3f8 Christos Stathis
        <head>
3 ab1eb3f8 Christos Stathis
                <title>Pithos</title>
4 ab1eb3f8 Christos Stathis
                <link type="text/css" rel="stylesheet" href="/pithos/main.css">
5 ab1eb3f8 Christos Stathis
        </head>
6 ab1eb3f8 Christos Stathis
        <body>
7 ab1eb3f8 Christos Stathis
<div class="wrapper" >
8 ab1eb3f8 Christos Stathis
<div class="header"></div>
9 ab1eb3f8 Christos Stathis
<div class="image_logo">
10 ab1eb3f8 Christos Stathis
<table><tr>
11 ab1eb3f8 Christos Stathis
  <td><a href="/"><img src="/pithos/images/service-logo.png"></img></a>
12 ab1eb3f8 Christos Stathis
</tr></table>
13 ab1eb3f8 Christos Stathis
</div> <!-- image_logo -->
14 ab1eb3f8 Christos Stathis
<div style="clear: both; "> </div>
15 ab1eb3f8 Christos Stathis
<div class="page_main">
16 ab1eb3f8 Christos Stathis
                <center>
17 ab1eb3f8 Christos Stathis
                <p class="big">HTTP status 502
18 ab1eb3f8 Christos Stathis
                <p>The server received an invalid response from the upstream server it accessed in attempting to fulfill the request.
19 ab1eb3f8 Christos Stathis
                </center>
20 ab1eb3f8 Christos Stathis
</div>
21 ab1eb3f8 Christos Stathis
<div class="footer"></div>
22 ab1eb3f8 Christos Stathis
</div> <!-- wrapper -->
23 ab1eb3f8 Christos Stathis
        </body>
24 ab1eb3f8 Christos Stathis
</html>