Re: modules redirection

2007-10-26 Thread ed
On Fri, 26 Oct 2007 16:21:47 +0200 "karim Bendadda" <[EMAIL PROTECTED]> wrote: >I have created an Apache module (mod_authentification) which > connects to an external server in order to validate the user of an > application.Now I want to call the mod_proxy directly after calling > the other mo

Re: modules redirection

2007-10-26 Thread ed
On Fri, 26 Oct 2007 19:53:39 +0100 ed <[EMAIL PROTECTED]> wrote: > On Fri, 26 Oct 2007 16:21:47 +0200 > "karim Bendadda" <[EMAIL PROTECTED]> wrote: > > >I have created an Apache module (mod_authentification) which > > connects to an external

Re: compiling using gcc directly rather than using apxs

2007-11-28 Thread ed
On Wed, 28 Nov 2007 13:03:19 -0500 "Subra A Narayanan" <[EMAIL PROTECTED]> wrote: > I am still not able to figure out the problem. For longtime module > developers, this should be a simple problem to solve. > > Any pointers in the right direction would be greatly appreciated. What's wrong with a

Documentation

2008-12-17 Thread ed
Hi all, Does anyone know if the information at http://apr.apache.org/docs/apr/0.9 is available in a printable format for reading off paper? I generally find things easier to read like that. Or does anyone have know of a resource that's similar and easy to read? -- The ATM to the bathroom is

ProxyPreserveHost

2009-10-08 Thread ed
", set_preserve_host, NULL, > RSRC_CONF|ACCESS_CONF, Thanks Ed Neville signature.asc Description: Digital signature

me working on bugs??

2005-06-02 Thread ed elliott
t it would actually assign them to me.   Am I allowed to do this as it didn't assign them to me but to bugs@httpd.apache.org. cheers ed How much free photo storage do you get? Store your holiday snaps for FREE with Yahoo! Photos. Get Yahoo! Photos

Re: me working on bugs??

2005-06-02 Thread ed elliott
ok coolJoshua Slive <[EMAIL PROTECTED]> wrote: ed elliott wrote:> hi,> > I have been having a look at apache quite a lot lately and so I thought > I would have a look at some bugs.> > I picked out a few I thought I could work on, added a comment and > checked the "

Re: me working on bugs??

2005-06-02 Thread ed elliott
ok, i won't check the assign again.   maybe there should be something in the faq on httpd.apache.org for people who want to work on bugs but aren't commiters or anything else - unless im the only person doing what im doing :)     ed"William A. Rowe, Jr." <[EMAIL PROTECTED]&

Re: 2.1.5 on Friday

2005-06-15 Thread ed elliott
i have vs.net and vc 6 - when i ran it from a vs.net cmd line I had the same problem so I ran vcvars.bat (from vc 6)  and then I was able to compile it ( httpd-trunk but I had the same errors you got ).   Jorge Schrauwen <[EMAIL PROTECTED]> wrote: Building via cmd seems to be completly broke. (atle

Re: how do i debug a segfault?

2005-06-29 Thread ed elliott
If you think it is usefull I could do a version of this (and this page http://httpd.apache.org/dev/debugging.html ) using the free "ms debugging tools for windows" for win32 users?   edJoshua Slive <[EMAIL PROTECTED]> wrote: Akins, Brian wrote:> On 6/29/05 11:40 AM, "Paul A Houle" <[EMAIL PROTECTED

Re: how do i debug a segfault?

2005-06-29 Thread ed elliott
cool I'll get onto it and send it on probably next week some time.Paul Querna <[EMAIL PROTECTED]> wrote: ed elliott wrote:> If you think it is usefull I could do a version of this (and this page > http://httpd.apache.org/dev/debugging.html ) using the free "ms > debuggi

RE: 2.2.7

2007-09-27 Thread Herring, Ed
Very well put Rich. Ed Herring AMR2 BaR Administrator 512-314-1133 Cell Phone 512-917-8480 From: Rich Bowen [mailto:[EMAIL PROTECTED] Sent: Thursday, September 27, 2007 8:39 AM To: dev@httpd.apache.org Subject: Re: 2.2.7

pchild pool (Apache 1.3)

2008-01-29 Thread Ed Powell
I am working on a module for Apache 1.3 (upgrading to 2.x is not an option at the moment) where I want to, for each Apache child process that spawns, open a file, and keep that file open for reading for the life of the child process. The API document describes a pchild pool that sounds exa

per-child MPM

2009-04-14 Thread Herring, Ed
Is anyone working on the per-child MPM? I would like to do some testing and development. Ed Herring IT/OPS/AMR2 Engineering Computing Austin, TX Desk: 512-314-1133 Cell: 512-917-8480

"Wide" UIDs

2009-08-17 Thread Herring, Ed
We are considering going to "Wide" UIDs: 8 digits. Does Apache have any limitations on UID length (greater than 2 bytes)? Ed Herring IT/OPS/AMR2 Engineering Computing Austin, TX Desk: 512-314-1133 Cell: 512-917-8480

RE: MPM-Module perchild

2009-11-23 Thread Herring, Ed
I would like to discuss a collaborative effort to get this module working. -Original Message- From: christian4apa...@lists.muthpartners.de [mailto:christian4apa...@lists.muthpartners.de] Sent: Monday, November 23, 2009 3:40 AM To: dev@httpd.apache.org Subject: MPM-Module perchild Hello,

Bundling Win32 Apache with my software

2002-09-11 Thread Ed Fair
verName and ServerAdmin.   I don't mind writing VBS or EXE CustomActions to (for example to modify httpd.conf) if it makes the task any easier.   I would appreciate any insights or real-life experiences you've had doing the same.    Thanks in Advance,.   ed ([EMAIL PROTECTED])    

exists? apache debugging/tracing tool for config files.

2007-09-11 Thread Ed S. Peschko
ke this does not exist. Anyways, if something like this does NOT exist, exactly what options do folks have for debugging apache control files, apart from manually grepping through the log files and embedding an apache configuration parser in your brain? Thanks much, Ed