diff options
Diffstat (limited to 'os/netware/pre_nw.h')
-rw-r--r-- | os/netware/pre_nw.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/os/netware/pre_nw.h b/os/netware/pre_nw.h index f4ce6f53..21ebb675 100644 --- a/os/netware/pre_nw.h +++ b/os/netware/pre_nw.h @@ -63,12 +63,6 @@ #define __int64 long long #endif -/* Don't use the DBM rewrite map for mod_rewrite */ -#define NO_DBM_REWRITEMAP - -/* Allow MOD_AUTH_DBM to use APR */ -#define AP_AUTH_DBM_USE_APR - /* Restrict the number of nested includes */ #define AP_MAX_INCLUDE_DEPTH 48 |