Files
confdroid_haproxy/templates/errors/504_http.erb
2021-01-04 19:09:48 +01:00

15 lines
290 B
Plaintext

HTTP/1.0 504 Gateway Time-out
Cache-Control: no-cache
Connection: close
Content-Type: text/html
<!DOCTYPE html>
<html lang="en">
<head>
<title>504 Gateway Time-out</title>
</head>
<html><body><h1>504 Gateway Time-out</h1>
The server didn't respond in time.
</body></html>