On Thu, November 16, 2006 3:36 pm, Joshua Slive wrote:
> 1.3... Hmmm... Haven't compiled that in a long time, but I have a
> vagure recollection of a pre-processor define called NO_DBM_REWRITEMAP
> that can be used to exclude the dbm stuff (if you don't need it for
> the RewriteMap directive).
hmm
I've been setting up nginx as a static server which reverse proxies to
apache 1.3.37 on the same machine
nginx is reverse proxying to 127.0.0.1:8080
Since nginx is doing SSL, does Apache have to be running SSL as well?
Before I tried this Squirrelmail was running fine with the Apache setup.
Now
Trying to install mod_rewrite on 1.3.37. Running redhat enterprise.
I keep getting:
/usr/local/apache/bin/apxs -cia mod_rewrite.c
gcc -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI
-fpic -DSHARED_MODULE -I/usr/local/apache/include -c mod_rewrite.c
In file included from mod