From 6a57b9dd9e368d06948a38411b303bf8b5424e3a Mon Sep 17 00:00:00 2001
From: Joshua Slive Invalid argument:
@@ -176,6 +178,17 @@
directive.
Most problems with CGI scripts result in this message written in the
+ error log together with an Internal Server Error
delivered
+ to the browser. A guide to helping debug this type of problem is
+ available in the CGI
+ tutorial.
Available Languages: en
diff --git a/docs/manual/faq/error.html.en b/docs/manual/faq/error.html.en index 8841944123..0046cb16a1 100644 --- a/docs/manual/faq/error.html.en +++ b/docs/manual/faq/error.html.en @@ -28,6 +28,8 @@Most problems with CGI scripts result in this message written in the
+ error log together with an Internal Server Error
delivered
+ to the browser. A guide to helping debug this type of problem is
+ available in the CGI
+ tutorial.
Available Languages: en
diff --git a/docs/manual/faq/error.xml b/docs/manual/faq/error.xml index 89dc222a45..e0c3e206eb 100644 --- a/docs/manual/faq/error.xml +++ b/docs/manual/faq/error.xml @@ -31,6 +31,8 @@Most problems with CGI scripts result in this message written in the
+ error log together with an Internal Server Error
delivered
+ to the browser. A guide to helping debug this type of problem is
+ available in the CGI
+ tutorial.