Files
confdroid_haproxy/templates/errors/500_http.erb
2018-12-30 17:50:39 +01:00

10 lines
186 B
Plaintext

HTTP/1.0 500 Server Error
Cache-Control: no-cache
Connection: close
Content-Type: text/html
<html><body><h1>500 Server Error</h1>
An internal server error occured.
</body></html>