Files
confdroid_haproxy/templates/errors/403_http.erb
2021-01-04 19:17:02 +01:00

15 lines
271 B
Plaintext

HTTP/1.0 403 Forbidden
Cache-Control: no-cache
Connection: close
Content-Type: text/html
<!DOCTYPE html>
<html lang="en">
<head>
<title>403 Forbidden</title>
</head>
<body><h1>403 Forbidden</h1>
Request forbidden by administrative rules.
</body></html>