diff --git a/modules/http/http_protocol.c b/modules/http/http_protocol.c index f8010b294f..8060a9bcb8 100644 --- a/modules/http/http_protocol.c +++ b/modules/http/http_protocol.c @@ -1078,14 +1078,13 @@ static const char *get_canned_error_string(int status, "misconfiguration and was unable to complete\n" "your request.
\n" "Please contact the server " - "administrator,\n ", + "administrator at \n ", ap_escape_html(r->pool, r->server->server_admin), - " and inform them of the time the " + ", and inform them of the time this " "error occurred,\n" - "and anything you might have done that " - "may have\n" - "caused the error.
\n" + "and the actions you performed which led to " + "this error.\n" "More information about this error " "may be available\n" "in the server error log.
\n",