Hi Stephan,
you did some ugly constructions in the source which are
not ansi-conform, and therefore other compilers than gcc
dont like these things...
also you had a couple of unused vars which I removed
too, and unneeded params.
would be nice if you could either check-in the patch into
CVS, or give me the rights to do it self; and if you wish I
can also upload the binaries...
for now I have placed the Win32 version here:
http://www.gknw.net/development/apache/httpd-2.0/
win32/modules/mod_replace-0.1.0-w32.zip
my general index is here:
http://www.gknw.com/development/apache/
currently I've problems with the NetWare build cause you
use the unprefixed pcre funcs while these are not
exported with the NetWare Apache2 port...
but I guess I can solve that with some linking tricks...
greets, Guenter.
patch against mod_replace.c 0.1.0
Logged In: YES
user_id=1117193
Works good (Apache 2.0.52 @ WinNT 4 SP6). Thanks again Guenter.