
bugzilla at apache
Mar 4, 2012, 2:38 PM
Post #1 of 1
(78 views)
Permalink
|
|
DO NOT REPLY [Bug 52825] New: CGIMapExtension directive entry should be deleted in the Core module manual
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=52825 Bug #: 52825 Summary: CGIMapExtension directive entry should be deleted in the Core module manual Product: Apache httpd-2 Version: 2.4.1 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Documentation AssignedTo: docs [at] httpd ReportedBy: tixu [at] cs Classification: Unclassified It seems CGIMapExtension is abandoned by the core module? The directive handle function is now in modules/arch/netware/mod_netware.c Configure the CGIMapExtension in the httpd.conf, the following error message will occur: Invalid command 'CGIMapExtension', perhaps misspelled or defined by a module not included in the server configuration However, the core module manual still keeps the CGIMapExtension entry: http://httpd.apache.org/docs/2.4/mod/core.html#cgimapextension which will confuse other users (especially new users). Thanks! -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscribe [at] httpd For additional commands, e-mail: docs-help [at] httpd
|