Re: Looking for info wrt requests and no newline

2007-05-23 Thread Anique van der Vlugt
Thanks Bill for the pointers (c.f. mod_echo, mod_http, mod_ftp), I will have a look. Many thanks :) *Anique* William A. Rowe, Jr. wrote: Anique van der Vlugt wrote: I should have had my morning coffee before submitting this *wink* David Wortham wrote: Anique, I'm a little confused by

Re: Module address space

2007-05-23 Thread César Leonardo Blum Silveira
Graham, Thank you! Now things are a lot more clear to me :-) -- César L. B. Silveira http://cesarbs.wordpress.com/ On 5/22/07, Graham Dumpleton [EMAIL PROTECTED] wrote: On 23/05/07, César Leonardo Blum Silveira [EMAIL PROTECTED] wrote: Hello all, I have some questions about handling data

Re: Ideas/Security advice needed

2007-05-23 Thread Benn Oshrin
--On 22 May 2007 7:01:55 PM -0300 Arturo 'Buanzo' Busleiman [EMAIL PROTECTED] wrote: | Guys, for mod_auth_openpgp (the OpenPGP support module for Apache I'm | working on) to support encryption and signing (so far only has | verification), I need to provide GnuPG the passphrase to unlock a |

manage VirtualHosts via module

2007-05-23 Thread Sebastian Spies
Hi list, this is my first mail to this list and I am sorry, that this topic might have been discussed several times before. But for now I haven't found anything about it. Here is my short question: Can I manage the VirtualHosts in my configuration with a module so that for instance it would be

Re: manage VirtualHosts via module

2007-05-23 Thread Joe Lewis
Sebastian Spies wrote: Hi list, this is my first mail to this list and I am sorry, that this topic might have been discussed several times before. But for now I haven't found anything about it. Here is my short question: Can I manage the VirtualHosts in my configuration with a module so that

Apxs Problem

2007-05-23 Thread jason stallings
Here's what I'm trying to do. I'm trying to get the spidermonkey api from mozilla to compile with my apache module. The problem is that the makefile is one of the biggest I've seen with a ton of libraries and I cant get them to compile with apxs. Would there be a easy way to turn their

Re: Module address space

2007-05-23 Thread Graham Dumpleton
On 23/05/07, Ralf Mattes [EMAIL PROTECTED] wrote: On Wed, 2007-05-23 at 09:24 +1000, Graham Dumpleton wrote: On 23/05/07, César Leonardo Blum Silveira [EMAIL PROTECTED] wrote: Hello all, I have some questions about handling data within modules. I will try to be as clear as possible.

[OT] Re: Module address space

2007-05-23 Thread Arturo 'Buanzo' Busleiman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Graham Dumpleton wrote: Strictly speaking it is more complicated that my simple answer indicates and I in part tried to suggest that there was more to it than that. The main thrust of my simple answers was to make clear that [...] Graham, I just