Re: How to parse POST arguments?

2009-04-17 Thread Bertrand Mansion
Le 17 avr. 09 à 05:50, Lin Luo a écrit : Hi Bertrand, What kind of dependency you mean for apreq lib? I mean that if you use apreq lib in your code, your code depends on it being available on your system. The best solution for Apache, in my opinion, would be to move apreqlib directly

Re: MySQL Virtual Host and Traffic Module

2009-04-17 Thread Eldho
Hi Vaughan, What is the status of this module. Actually I am searching for a module that write all the vhost configuration to a database and read it from db also. thanks. Eldho Dave Ingram wrote: Hi Vaughan, Thanks for the response. I haven't thought of doing the SQL query the way

RE: MySQL Virtual Host and Traffic Module

2009-04-17 Thread Jorge Bastos
http://www.dmi.me.uk/code/apache/mod_sqltemplate/ this module will do the work for you, I still haven't got time to test it but for sure will do. -Original Message- From: Eldho [mailto:eldhokp...@gmail.com] Sent: sexta-feira, 17 de Abril de 2009 19:49 To:

RE: MySQL Virtual Host and Traffic Module

2009-04-17 Thread Jorge Bastos
Ops! Didn't saw that It was in the end of the email already :) -Original Message- From: Jorge Bastos [mailto:mysql.jo...@decimal.pt] Sent: sexta-feira, 17 de Abril de 2009 19:54 To: modules-dev@httpd.apache.org Subject: RE: MySQL Virtual Host and Traffic Module

mod_auth_digest on different apache version

2009-04-17 Thread Michele Waldman
I'm going to check the versions of apache on the machines, but on my server when I try to login via ajax, the new user gets logged in. On my client's mod_auth_digest loops through the previous connections, returns that authentication and does not log the user in. Are there some flags that