Commit 225b88dd authored by Ryan Bloom's avatar Ryan Bloom
Browse files

Remove a STATUS entry that can't be implemented cleanly. The problem

is that there are multiple ways to start a CGI script, mod_cgi, mod_cgid,
and mod_include.  If we move the directives out of the core and into one
of those modules, then the rest of the modules won't have it.

This may be solvable once mod_include calls out to mod_cgi(d) for the
exec tags.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87461 13f79535-47bb-0310-9956-ffa450edef68
parent a8070678
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment