change 503 template
This commit is contained in:
@@ -6,9 +6,9 @@ Content-Type: text/html
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<title>Yikes! 503 Service Unavailable</title>
|
<title>503 Service Unavailable</title>
|
||||||
</head>
|
</head>
|
||||||
<body><h1>503 Service Unavailable</h1>
|
<body><h1>503 Service Unavailable</h1>
|
||||||
No server is available to handle this request.
|
No server is available to handle this request. This is the default error file in haproxy.
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user