> I'm using a httpd module that does a socket transfer from the httpd
> process to another non-httpd process that is running on the same
> system.
Can you post or send that code or a link to it?
--
Ray Morris
supp...@bettercgi.com
Strongbox - The next generation in site security:
http://www.bett
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
I have submitted mod_ipblock for inclusion in modules.apache.org
Is there something that I need to fix in the module to get it included ?
Best regards,
Marian Marinov
Co-founder & CEO at 1H Ltd.
Jabber/GTalk: hack...@jabber.org
ICQ: 7556201
--
Hi,
I'm using a httpd module that does a socket transfer from the httpd
process to another non-httpd process that is running on the same system.
This works but currently only for http connections. I would now like to
get it working for https connections as well.
My thoughts are that httpd in som