https://bz.apache.org/bugzilla/show_bug.cgi?id=69651
Bug ID: 69651 Summary: Missing some i18n'ed ErrorDocuments Product: Apache httpd-2 Version: 2.5-HEAD Hardware: All OS: All Status: NEW Severity: trivial Priority: P2 Component: Documentation Assignee: docs@httpd.apache.org Reporter: schw...@rz.uni-kiel.de Target Milestone: --- I'm sure I must be missing something, since it's not exactly obscure⦠there does not seem to be a multilingual template for 504 Gateway Timeout? (No ErrorDocument 504 is declared in docs/conf/extra/httpd-multilang-errordoc.conf.in, and there's no HTTP_GATEWAY_TIMEOUT.html.var in docs/error/. The closest I found was HTTP_REQUEST_TIMEOUT, but that's 408, right?) An interim fix is probably to point ErrorDocument 504 at HTTP_BAD_GATEWAY.html.var in the meantime? -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org For additional commands, e-mail: docs-h...@httpd.apache.org