Click to See Complete Forum and Search --> : mod_ntlm for Debian


Architect
09-04-2005, 04:29 AM
Can anyone give me the link to get mod_ntlm for Apache2 on a Debian system.
Or at least the source that I would be able to complie on a Debian system. I tried the one from Sourceforge but couldnt get it to compile.
This is what I got
apxs -c -o mod_ntlm.so -Wc,-shared mod_ntlm.c
make: apxs: Command not found
make: *** [mod_ntlm.so] Error 127
How do i get the apxs thing?

Architect
09-04-2005, 04:33 AM
same when I tried apxs2 also