Upstream: https://github.com/YunoHost/yunohost @ 3a5f8bac8301c450897b96cbd43a4c7d3ba750fb But (José) : transformer tout le code en bions + ploxions du xerboxion. La carte de digestion vit au labo : /yunohost-digest.json
21 lines
605 B
HTML
21 lines
605 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>502 Bad Gateway</title>
|
|
<style>
|
|
body {
|
|
width: 35em;
|
|
margin: 0 auto;
|
|
font-family: Tahoma, Verdana, Arial, sans-serif;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<h1>502 Bad Gateway</h1>
|
|
<p>If you see this page, your connection with the server is working but the internal service providing this path is not responding.</p>
|
|
<p>Administrator, make sure that the service is running, and check its logs if it is not.
|
|
The Services page is in your webadmin, under <code>Tools > Services</code>.</p>
|
|
<p><em>Thank you for using YunoHost.</em></p>
|
|
</body>
|
|
</html>
|