Loading CHANGES +7 −0 Original line number Diff line number Diff line Changes with Apache 2.0.37 *) Consolidated the command line parameters and attributes that are manipulated by the optional function ap_cgi_build_command() in mod_cgi into a single structure. Also added a "detached" attribute to the structure so that in addition to building the command line, each OS can specify how the CGI binary should be launched. [Brad Nicholes] *) Get rid of uninitialized value errors with "apxs -q" on certain variables. [Stas Bekman <stas@stason.org>] Loading Loading
CHANGES +7 −0 Original line number Diff line number Diff line Changes with Apache 2.0.37 *) Consolidated the command line parameters and attributes that are manipulated by the optional function ap_cgi_build_command() in mod_cgi into a single structure. Also added a "detached" attribute to the structure so that in addition to building the command line, each OS can specify how the CGI binary should be launched. [Brad Nicholes] *) Get rid of uninitialized value errors with "apxs -q" on certain variables. [Stas Bekman <stas@stason.org>] Loading