Hello,
My problem is: the mod_proxy.so , mod_rewrite.so don't appear anywhere, What do I have to do in order to get these "*.so"?????
if you don't ask the compiler to create them, they aren't created as shared modules, but are included in the httpd-binary by default. Look at the output of "bin/httpd -l", they should appear there.
Regards Marten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
