mirror of
https://github.com/apache/httpd.git
synced 2025-08-03 16:33:59 +00:00
Add DUMP_MODULES
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104213 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
* in apr_getopt() format. Use this for default'ing args that the MPM
|
||||
* can safely ignore and pass on from its rewrite_args() handler.
|
||||
*/
|
||||
#define AP_SERVER_BASEARGS "C:c:D:d:E:e:f:vVlLtSh?X"
|
||||
#define AP_SERVER_BASEARGS "C:c:D:d:E:e:f:vVlLtSMh?X"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
Reference in New Issue
Block a user