From dcd7ec4a463641f751139d5b347f7ad016f79bd2 Mon Sep 17 00:00:00 2001 From: Ken Coar Date: Mon, 16 Nov 1998 12:21:52 +0000 Subject: [PATCH] Update the compatibility note about "exec cgi" a little. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82395 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/misc/compat_notes.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/manual/misc/compat_notes.html b/docs/manual/misc/compat_notes.html index 585f72bc55..719ee93ea9 100644 --- a/docs/manual/misc/compat_notes.html +++ b/docs/manual/misc/compat_notes.html @@ -57,10 +57,9 @@ client problems page.

  • exec cgi="" produces reasonable malformed header responses when used to invoke non-CGI scripts.
    - The NCSA code ignores the missing header. (bad idea)
    Solution: - write CGI to the CGI spec or use exec cmd="" instead. -

    We might add virtual support to exec - cmd to make up for this difference. + The NCSA code ignores the missing header. (bad idea) +
    Solution: write CGI to the CGI spec and use + include virtual, or use exec cmd="" instead.

  • Icons for FancyIndexing broken - well, no, they're not broken, -- 2.50.1