diff options
author | Stefan Fritsch <sf@sfritsch.de> | 2011-12-27 19:43:09 +0100 |
---|---|---|
committer | Stefan Fritsch <sf@sfritsch.de> | 2011-12-27 19:43:09 +0100 |
commit | 5b56d06a01a150fc9685e6f913774be3f9deb49f (patch) | |
tree | 9fbfbe0313b782941f1c2c4d3cb5203817144108 /os/netware/pre_nw.h | |
parent | 498ea95018b369e62646a98c7d7d5413b56e170c (diff) | |
download | apache2-5b56d06a01a150fc9685e6f913774be3f9deb49f.tar.gz |
Upstream tarball 2.2.19upstream/2.2.19
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 |