>Number: 3548 >Category: mod_actions >Synopsis: Seeing a lot of "handler "cgi-wrapper" not found for:" Same as >PR2584 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: open >Class: change-request >Submitter-Id: apache >Arrival-Date: Thu Dec 17 07:50:01 PST 1998 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.3.3 >Environment: Solaris 2.6 (SunOS 5.6 Generic_105181-03) gcc 2.8.1 apache_1.3.3 with only standard modules >Description: When upgrading from 1.3.0 to 1.3.3, I get a lot of [warm] message exactly as describe in PR2584. Extract from httpd.conf AddHandler cgi-wrapper .cgw Action cgi-wrapper /cgi-bin/cgiwrap >How-To-Repeat:
>Fix: The warnings came from http_config.c line 513. This line is between "Pass one Direct match" and "Pass two wildcard matches" The action handler is call from content_type="*/*" during the pass two, so all is ok excepted the warning message. suggestion: move warning message AFTER pass two. >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ] [If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ]
