https://bz.apache.org/bugzilla/show_bug.cgi?id=69525
Joe Orton <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #1 from Joe Orton <[email protected]> --- CGI scripts are executed if the CGI handler is configured, I can't see anything in mod_cgi/cgid that makes it method-specific apart from some logging stuff. If you use a normal ScriptAlias what fails? e.g. for me: $ curl -s -XDELETE http://localhost/cgi-bin/printenv | grep REQUEST_METHOD REQUEST_METHOD="DELETE" -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
