deny access to unknow IP addresses

2007-03-24 Thread devel
Hello, Anyone know a module filter,or method, that implement a routine in server to only process request of know IP addresses? -- -- Publicidad http://www.pas-world.com

Loading permanenly memory area.

2007-08-03 Thread devel
Hello, How to load memory permanently between request? Server handles ap_hook_handler when request is made, but when request finish memory should be free (). Any method to load memory when module start with apache, and unload when apache shut down ? -- -- Publicidad http://www.pas-world.com

Apache2 mod_ssl with HSM support

2007-05-29 Thread Apache Devel
Hello, I'd like to start a discussion about Hardware Security Module (HSM) support for mod_ssl. You may know that OpenSSL supports different HW engines. There is also support for PKCS#11 devices, a standard for communication with crypto devices - e.g. HSMs or Smartcards. Some HSM vendors support