[EMAIL PROTECTED] mod_dbd: C Example of simple module working with DB including httpd.conf lines

2008-01-09 Thread Zvi Kave
I need an simple module example working with any supported database. (Let's say MySQL) including example of the httpd.conf lines. Something which reads/inserts a line in a DB table. I have Nick Kew book "the Apache modules" with the mod_auth*.c but this chapter is not enough clear to me. Best rega

[EMAIL PROTECTED] Re: Re: Reverse Proxy to SSL web server: configuration example

2008-01-07 Thread Zvi Kave
g logs/ssl-access.log Best regards, Zvi "Axel-Stephane SMORGRAV" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Definitely yes. -ascs -Message d'origine- De : news [mailto:[EMAIL PROTECTED] De la part de Zvi Kave Envoyé : lundi 7 janvier 2008 15:02 À

[EMAIL PROTECTED] Re: Re: Reverse Proxy to SSL web server: configuration example

2008-01-07 Thread Zvi Kave
[EMAIL PROTECTED] Definitely yes. -ascs -Message d'origine- De : news [mailto:[EMAIL PROTECTED] De la part de Zvi Kave Envoyé : lundi 7 janvier 2008 15:02 À : users@httpd.apache.org Objet : [EMAIL PROTECTED] Re: Reverse Proxy to SSL web server: configuration example Do you mean, tha

[EMAIL PROTECTED] Re: Reverse Proxy to SSL web server: configuration example

2008-01-07 Thread Zvi Kave
ine- De : news [mailto:[EMAIL PROTECTED] De la part de Zvi Kave Envoyé : lundi 7 janvier 2008 12:16 À : users@httpd.apache.org Objet : [EMAIL PROTECTED] Reverse Proxy to SSL web server: configuration example Dear friends, I am trying to find the configuration for a Reverse Proxy server which has

[EMAIL PROTECTED] Reverse Proxy to SSL web server: configuration example

2008-01-07 Thread Zvi Kave
Dear friends, I am trying to find the configuration for a Reverse Proxy server which has to work with a SSL / non-SSL web server. Can someone send me full httpd.conf example for such thing? I need something with probably 2 Virtual hosts for ports 80 / 443. I hope that I have not to deal with the we