Statistics
| Branch: | Tag: | Revision:

root / src / gr / ebs / gss / public / error502.html @ 09ced7fd

History | View | Annotate | Download (632 Bytes)

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