summaryrefslogtreecommitdiff
path: root/docs/error
diff options
context:
space:
mode:
authorJoshua Slive <slive@apache.org>2002-07-12 17:31:29 +0000
committerJoshua Slive <slive@apache.org>2002-07-12 17:31:29 +0000
commita599ee81acedd8664d4eab1d2626549908dd6812 (patch)
tree97579699929c82d7f21cdb23851ba73ab83af6ba /docs/error
parentf3478bd9611f99067378bbce47b229c9d943f65e (diff)
downloadhttpd-a599ee81acedd8664d4eab1d2626549908dd6812.tar.gz
Missing sentence in english and slight gramatical improvement.
Submitted by: Alexander Velin <velin@bastun.net> and Rich Bowen Reviewed by: Joshua Slived git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96033 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/error')
-rw-r--r--docs/error/HTTP_INTERNAL_SERVER_ERROR.html.var5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/error/HTTP_INTERNAL_SERVER_ERROR.html.var b/docs/error/HTTP_INTERNAL_SERVER_ERROR.html.var
index a9ca662db6..9551962532 100644
--- a/docs/error/HTTP_INTERNAL_SERVER_ERROR.html.var
+++ b/docs/error/HTTP_INTERNAL_SERVER_ERROR.html.var
@@ -35,6 +35,9 @@ Body:----------en--
<!--#if expr="$REDIRECT_ERROR_NOTES" -->
+ The server encountered an internal error and was
+ unable to complete your request.
+
<!--#include virtual="include/spacer.html" -->
Error message:
@@ -43,7 +46,7 @@ Body:----------en--
<!--#else -->
The server encountered an internal error and was
- unable to complete your request. The server is either
+ unable to complete your request. Either the server is
overloaded or there was an error in a CGI script.
<!--#endif -->